[Tutor] uplownumpnct.py

Ethan Rosenberg ethanrosenberg414 at gmail.com
Fri Dec 29 15:43:13 EST 2023


Tutor -

Thank you for the wonderful help you provide to Python programmers!!

What is syntax error?

sent = 'THIS is the way we wash 1 2 3 , , !'

lgn = len(sent)
lgn2 = lgn
if letter in sent:
    x=letter.isupper():
        if x = 1:
            print('wow!')

Ethan Rosenberg


More information about the Tutor mailing list