Learn String Manipulation by Building a Cipher - Step 2

Tell us what’s happening:

I can’t get the string figured out, when I try using the word text as the variable then assign the string hello world but I can’t figure it out

Your code so far


# User Editable Region

text'hello world'

# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36

Challenge Information:

Learn String Manipulation by Building a Cipher - Step 2

Welcome to the forum!

Hint: The solution is case sensitive. There’s also one element missing in your solution, take a close look.

You just have to had an equality sign after your text