Input Raw Input Contoh Python

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