I deleted my number variable and it’s value already, but it keeps asking me to delete so, i don’t understand. can someone kindly explain it to me please?
Your code so far
/* User Editable Region */
text'hello world'text
/* User Editable Region */
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Challenge Information:
Learn String Manipulation by Building a Cipher - Step 2
My latest attempt looks like this: text = ‘Hello world’
But it says that my code is not correct again.
You should assign the string Hello World to your text variable.
what does it mean?
all the code please, not just that line, all the code. click in the editor, press Ctrl+A, then Ctrl+C, and here in the forum paste with Ctrl+V in a new post