Re: [Tutor] Tutor Digest, Vol 169, Issue 20

2018-03-26 Thread David Brown
7; to > tutor-requ...@python.org > > You can reach the person managing the list at > tutor-ow...@python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Tutor digest..." > > Today's Topi

[Tutor] Problems with Looping

2018-03-26 Thread David Brown
Hello all, I am trying to teach myself Python by working through a book on Safari Books. One of the examples in the chapter on Loops states: *"Write a program that simulates a fortune cookie. The program should display one of five unique fortunes, at random, each time it’s run."* The program bel