[Tutor] Need help solving this problem
Raj Medhekar
cosmicsand27 at yahoo.com
Wed Jun 10 22:08:21 CEST 2009
I have been teaching myself Python using a book. The chapter I am on currently, covers branching, while loops and program planning. I am stuck on on of the challenges at the end of this chapter, and I was hoping to get some help with this. Here it is:
Write a program that flips a coin 100 times and the tells you the number of heads and tails.
I have tried to think about several ways to go about doing this but I have hit a wall. Even though I understand the general concept of branching and looping, I have been having trouble writing a program with these. I look forward to your reply that will help me understand these structures better.
Sincerely,
Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090610/20889053/attachment.htm>
More information about the Tutor
mailing list