Learn String Manipulation by Building a Cipher - Step 17

Tell us what’s happening:

Please check fast check it because my headache are increase I felt irrigation

Your code so far


# User Editable Region

text="Hello World"
alphabet ="abcdefghijklmnopqrstuvwxyz "
print(text.lower(text))            

# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36

Challenge Information:

Learn String Manipulation by Building a Cipher - Step 17

you should be seeing an error about lower in the terminal, double check in the instructions how you are asked to use it