ils was", tails
raw_input("\n\nPress the enter key to exit.")
Thanks,S. Dawn Samson ___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor
Thanks everyone!
I should be using algorithms for even such programs at my level. The solution
to reiterate the coin flip every time in the loop works. Thanks a lot!
Dawn
___
Tutor maillist - Tutor@python.
Greetings,
As a thread starter, I thought I should write the rewritten code I got that
others helped me get to, since this thread is still going on.
# Coin Flips# The program flips a coin 100 times and then# tells you the number
of heads and tailsimport random
print "\a"print "\tWelcome to 'Coi