Python Forum
How do you create a true/false response?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do you create a true/false response?
#3
Your program works as expected but the logic is wrong. You compare a list of ingredients with the variable input_text but you display a result that gives the impression you compare a list of ingredients with the variable menu.
Reply


Messages In This Thread
RE: How do you create a true/false response? - by squenson - Jan-08-2018, 06:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  HELP - Writing code returning True or False Kokuzuma 2 2,832 Nov-01-2018, 03:37 AM
Last Post: Kokuzuma

Forum Jump:

User Panel Messages

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