Python Forum
5 Variable- Multiple Boolean Code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
5 Variable- Multiple Boolean Code
#2
You are calculating double meat wrong, even if you're conditional was correct. You need to have an == on each side of the or (see here for details)

I would rearrange your code so that so that it checks things in the order that the instructions specify them. That will make it easier for you to see problems with it.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
5 Variable- Multiple Boolean Code - by cf25 - Dec-17-2019, 01:48 PM
RE: 5 Variable- Multiple Boolean Code - by ichabod801 - Dec-17-2019, 03:54 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to make a variable contain multiple values stevenjwilliams83 10 3,655 Apr-30-2020, 07:22 AM
Last Post: pyzyx3qwerty

Forum Jump:

User Panel Messages

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