Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Vending machine help
#2
You don't have conditions in else statements (line 30). Think about it - "else" means "in the other case", i.e that the preceding condition was False.
Reply


Messages In This Thread
Vending machine help - by wiggles - Apr-03-2020, 01:09 AM
RE: Vending machine help - by ndc85430 - Apr-03-2020, 03:50 AM
RE: Vending machine help - by wiggles - Apr-03-2020, 05:18 AM
RE: Vending machine help - by ndc85430 - Apr-03-2020, 07:14 AM
RE: Vending machine help - by wiggles - Apr-03-2020, 07:49 AM
RE: Vending machine help - by wiggles - Apr-04-2020, 05:28 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Vending Machine Project - OOP Issues wiggles 2 3,560 Apr-05-2020, 05:15 AM
Last Post: wiggles

Forum Jump:

User Panel Messages

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