Learn String Manipulation by Building a Cipher - Step 5

Tell us what’s happening:

i am unable to go through step 5, please i need help

Your code so far


# User Editable Region

text = 'Hello World'
W=text[6]

# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

Challenge Information:

Learn String Manipulation by Building a Cipher - Step 5

please take note of the last sentence in the instructions, you are asked to use the print function