BMI Calculator

 

 

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.