Your Fortune For Today

A bird in hand is safer than one overhead.

Objective: Create a randomized fortune generator that generates fortunes with a click of a button.

Problem: Creating the pool of random choices that the computer can choose at random when the “New Fortune” button is clicked.

Solution: I gave the computer a list of different options that can be chosen for when the “New Fortune” button is chosen.