Tell us what’s happening:
Describe your issue in detail here.
Your code so far
# User Editable Region
text = "Hello_World"
s = text[6]
print(s)
# User Editable Region
Your browser information:
User Agent is: unkonown
Challenge Information:
Learn String Manipulation by Building a Cipher - Step 4