uplownumpnct.py
Ethan Rosenberg <[email protected]> Fri, 29 Dec 2023 15:43:13 -0500
| Newsgroups | gmane.comp.python.tutor |
|---|---|
| Message-ID | <CAFQ-1+cEv208AQRPzKwOySSaTC3oZQGJtt4xk2D_1qTGm-r1Fg@mail.gmail.com> |
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
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor