x=10y=5.5name="Tomek"flag=Trueprint(x,y,name,flag)# your code goes here
Standard input is empty
10 5.5 Tomek True
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!