New to programming question

Ron_Adam radam2 at tampabay.rr.com
Thu Mar 31 23:46:39 EST 2005


On 31 Mar 2005 20:03:00 -0800, "Ben" <benmarkwell at gmail.com> wrote:

>Could someone tell me what is wrong and give me a better alternative to
>what I came up with.  

Seperate you raw input statements from your test.  Your elsif is
skipping over it.

Try using only one raw imput statement right after your while
statement.

Ron




More information about the Python-list mailing list