Jump to content

Stoix51

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Stoix51

  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...