def sri(a,g): print("hi:",a,g) sri(11,12)
Standard input is empty
('hi:', 11, 12)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!