307 Booleans

Run Settings
LanguagePython
Language Version
Run Command
#booleans name = 'Peter' is_cool = False print(is_cool) is_cool = True print(is_cool) print(bool(0))
Editor Settings
Theme
Key bindings
Full width
Lines