a = 65 if a % 2 ==0: print("Liczba jest parzysta")else: print("Liczba nie jest parzysta")
Standard input is empty
Liczba nie jest parzysta
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!