Truthy vs Falsey

Run Settings
LanguagePython
Language Version
Run Command
is_old="hello" is_licence=5 print(bool("")) print(bool()) if is_old and is_licence: print("You are too old and have a licence") else: print("drive")
Editor Settings
Theme
Key bindings
Full width
Lines