# your code goes hereprint("witaj")a=2b=4print(a,'+',b,'=',a+b)
Standard input is empty
witaj 2 + 4 = 6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!