Jump to content

I want to report a bug


Stoix51

Recommended Posts

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.
Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...