raw input python

23

mydata = raw_input('Prompt :')
print (mydata)

Comments

Submit
0 Comments