On Wed, Apr 10, 2013 at 2:57 AM,  <thomasancill...@gmail.com> wrote:
> I responded before I saw this message, this was very helpful so I appreciate 
> your quick and helpful responses. So do you think prompting for a string and 
> then checking if the string is true is a good practice for something like 
> this? When would checking for true/false be necessary?

Prompting for a string is fairly standard. Just figure out what sort
of string you want to look for.

Play around with other programs with similar interfaces, and decide
what you like. Anything you want to do can be done; most of them won't
even be difficult.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to