cin

Gerrit Holl gerrit.holl at pobox.com
Fri Jul 23 06:58:28 EDT 1999


On Thu, Jul 22, 1999 at 09:11:44PM +0200, Dr. Peter Stoehr wrote:
> 
> # -----------------------------------------
> aString = raw_input("Give me input :")
> print aString
> # -----------------------------------------
> 

print raw_input("Give me input :") # This seems much easier!

regards,
Gerrit.




More information about the Python-list mailing list