battery=75car=Trueif battery: if car: print("go") else: print("sensorn problem")else: print("battery is low")
Standard input is empty
go
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!