name = "kareem"age = 14city = "cairo" print(name)print(age)print(city)
Standard input is empty
kareem 14 cairo
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!