Python Forum
Syntax "for" loop, "and", ".isupper()", ".islower", ".isnum()"
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Syntax "for" loop, "and", ".isupper()", ".islower", ".isnum()"
#2
The first error is because you need a colon at the end of an if condition. The second error looks to be that you did not define password variable.
Recommended Tutorials:
Reply


Messages In This Thread
RE: Syntax "for" loop, "and", ".isupper()", ".islower", ".isnum()" - by metulburr - Sep-05-2019, 01:12 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Syntax Error: Invalid Syntax in a while loop sydney 1 4,195 Oct-19-2019, 01:40 AM
Last Post: jefsummers
  SyntaxError: Invalid syntax in a while loop ludegrae 3 15,005 Dec-18-2018, 04:12 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020