def chao(ten): print("Xin chào, " + ten + "!")chao("Xuan")
Standard input is empty
Xin chào, Xuan!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!