Tell us what’s happening:
Describe your issue in detail here.
I am entering the code as stated did a check and it looks good on my end, not sure why it is getting an error. Click Retry and cleared and tried to run the code making sure not to have spacing wrong and the same error. please assist.
I am getting an error when entering the code below:
Sorry, your code does not pass. Keep trying.
Your code raised an error before any tests could run. Please fix it and try again.
Your code so far
del number
text = “Hello World”
# User Editable Region
del number
text = "Hello World"
# 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/122.0.0.0 Safari/537.36
Challenge Information:
Learn String Manipulation by Building a Cipher - Step 2