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
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