liczba = 23liczba = liczba + 1print(liczba)reszta = liczba % 3print(reszta)
Standard input is empty
24 0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!