Python Forum
Beginner Needs Help To Get On The Right Track
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Beginner Needs Help To Get On The Right Track
#5
The while loop conditions are posed wrong. Needs to be player_one_score<10 and player_two_score<10

In 25 and 26, besides the missing parentheses above, what is the result of the print, and why are you assigning the value of the print to player_one? After those statements, both of your players will be named "None"
Reply


Messages In This Thread
RE: Beginner Needs Help To Get On The Right Track - by jefsummers - Oct-09-2019, 06:53 PM

Forum Jump:

User Panel Messages

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