Exemple d'entrée brut py

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