Learn String Manipulation by Building a Cipher - Step 9
Tell us what’s happening:
I am a beginner. Trying a quiz for the 1st time, and each one is taking forever because I don’t know. I only watched a few lectures. I am stuck with a question that looks simple. I don’t know why I get an error and it is frustrating that there is no answer anywhere. How did you all do it?
Than you in advance!
“And now print your new variable”. The previous variable was shift=3
Your code so far
text = 'Hello World'
shift=3
print(shift)