Python Forum
If statements won't work!!!! Plz help me. Thx
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If statements won't work!!!! Plz help me. Thx
#4
change your code so it types out what was typed in, while you are testing it. that may show something like an extra space. because the output does not have a space after "fish", maybe whoever is typing added a space while typing in.

print('so you typed in',repr(tuna))
the above is made for Python version 3.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: If statements won't work!!!! Plz help me. Thx - by Skaperen - Oct-21-2018, 03:10 AM

Forum Jump:

User Panel Messages

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