[Tutor] reading inputs from keyboard

Alan Gauld alan.gauld at btinternet.com
Sun Dec 14 16:01:03 CET 2008


"Ajo Augustine" <ajoaugustine at gmail.com> wrote 

> can u let me know how  to  read an input string  from the keyboard?

If you need to ask that then you need to work through any of the 
many Python tutorials. They all cover this, usually fairly early in 
the course.

Try some of those listed here:

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

or here

http://wiki.python.org/moin/BeginnersGuide/Programmers

depending on your past experience.

If you have questions come back here and we will try to 
answer them or point you to the answer.

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld



More information about the Tutor mailing list