Contoh Input Mentah PY

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