On Mon, Aug 2, 2010 at 10:41 AM, Luke Paireepinart
wrote:
>
>
> On Aug 2, 2010, at 8:13 AM, David Hutto wrote:
>
>> On Mon, Aug 2, 2010 at 8:00 AM, Evert Rol wrote:
Hello Evert Rol,
Thank you for the menu help, I have completed it with great
success... There is 1 more p
On Aug 2, 2010, at 8:13 AM, David Hutto wrote:
> On Mon, Aug 2, 2010 at 8:00 AM, Evert Rol wrote:
>>> Hello Evert Rol,
>>> Thank you for the menu help, I have completed it with great
>>> success... There is 1 more problem I am currently having, and when I fix it
>>> my program will
On Mon, Aug 2, 2010 at 8:00 AM, Evert Rol wrote:
>> Hello Evert Rol,
>> Thank you for the menu help, I have completed it with great
>> success... There is 1 more problem I am currently having, and when I fix it
>> my program will be completed. If you are interested in helping me with t
> Hello Evert Rol,
> Thank you for the menu help, I have completed it with great
> success... There is 1 more problem I am currently having, and when I fix it
> my program will be completed. If you are interested in helping me with this
> last stretch, I will be greatly appreciative.
>
> My problem is choice 3. Exit, if you select no or put an invalid answer... It
> will run menu1... but then it runs
> name = raw_input ("Enter your character name. ")
> print "Your character name is:", name
>
> How can i make it so it prints menu1 like normal... then asks you to enter
>
My problem is choice 3. Exit, if you select no or put an invalid answer...
It will run menu1... but then it runs
name = raw_input ("Enter your character name. ")
print "Your character name is:", name
How can i make it so it prints menu1 like normal... then asks you to enter
your selection