Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nested If Work Help
#4
(Oct-09-2017, 07:49 PM)buran Wrote: Also you have error - the first condition should check that average<50, not like you do now that average>50

Not based on the print statement after it ('at least 50'). Also the next if isn't an elif. That's why I want to see the indentation.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Nested If Work Help - by Septhys - Oct-09-2017, 07:32 PM
RE: Nested If Work Help - by ichabod801 - Oct-09-2017, 07:38 PM
RE: Nested If Work Help - by buran - Oct-09-2017, 07:49 PM
RE: Nested If Work Help - by ichabod801 - Oct-09-2017, 08:41 PM
RE: Nested If Work Help - by buran - Oct-09-2017, 08:48 PM

Forum Jump:

User Panel Messages

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