0
14th Dec 2017, 5:06 PM
Ana QEleast
Ana QEleast - avatar
2 Answers
+ 4
code?
14th Dec 2017, 5:13 PM
Meharban Singh
Meharban Singh - avatar
0
Input and output in python is done like this: s1 = input("Enter your name please. \n") print("This is your name: ", s1)
14th Dec 2017, 5:55 PM
Paul
Paul - avatar