On Mon, Mar 26, 2018 at 9:45 AM, David Brown wrote:
> 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 u
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