Learn String Manipulation by Building a Cipher - Step 1

Tell us what’s happening:

Create a variable called number and assign the value 5 to your new variable.
I didn’t pass
I did any times this and still is not working can you tell me how to fixd this problem

Your code so far


# User Editable Region



# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15

Challenge Information:

Learn String Manipulation by Building a Cipher - Step 1

Welcome to the forum @abdikadirhassen60

Follow the example code, and place the variable number into the code editor.

Then assign it to the value 5 using the equals sign.

Happy coding

1 Like