Logical Operators

Run Settings
LanguagePython
Language Version
Run Command
# Logical Operators # > # < # == # >= # <= # != # and or not print('1' == 1) print('1' is 1)
Editor Settings
Theme
Key bindings
Full width
Lines