Run ❯
Get your
own
website
×
Change Orientation
def myFunction() : return True if myFunction(): print("YES!") else: print("NO!")
YES!