name = input("write your name: ")print("your name is: ",name)
45
write your name: ('your name is: ', 45)
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!