[Tutor] (no subject)

Alan Gauld alan.gauld at blueyonder.co.uk
Tue Nov 25 16:32:35 EST 2003


> to get my program to accept string arguments and them print
them
> out....it will only take numbers?  Do I need to import
something
> first to allow keyboard input in the form of words...

I guess you are using input()?
Try using raw_input() instead.

This is explained in the Simple Sequences page of mny tutor.

Alan G
Author of the Learn to Program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list