Learn String Manipulation by Building a Cipher - Step 9

Tell us what’s happening: i dont understand what the task is and what its asking

Describe your issue in detail here.

Your code so far


# User Editable Region

shift = 5
print(type(shift))

# User Editable Region

Your browser information:

Challenge Information:

Learn String Manipulation by Building a Cipher - Step 9

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.

Reset the code and print the variable you added in the previous step.

so bassically the variable called text
so print(text(shift))

happy coding

That’s not correct, sorry. Read the instructions again:

create another variable called shift and assign the value 3 to this variable.

Also, there’s no need to respond to a thread that’s been inactive for 3 months