Jump to content

Stoix51

Members
  • Posts

    2
  • Joined

  • Last visited

Stoix51's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. This post is not a critique but a bug report regarding the python if ...else exercises, even though I write the correct answear "not correct" pops up. Please help because I want to have the white check sign!!!! Thanks
  2. Hello guys, this is not a critique but rather a bug report regarding the exercises on your python lessons tutorial: On the final Python If Else exercise, even though I introduce the correct answear "not correct" pops out. I wrote : print("Yes") if 5 > 2 else print("No") but it does not work, I rewrote the code many times but still not results.
×
×
  • Create New...