Ternary Operator

Run Settings
LanguagePython
Language Version
Run Command
#Ternary Operator is_friend = True can_message = 'ya' if is_friend else 'not' print(can_message)
Editor Settings
Theme
Key bindings
Full width
Lines