Question: Create a new JSFiddle called Array Example. For this example you will create in JavaScript an Array of strings - you will populate it with

Create a new JSFiddle called Array Example. For this example you will create in JavaScript an Array of strings - you will populate it with the first names of each of the members of this class.
Class Member Names: Kyle, Vanessa, Todd, Ronald, Andrea, Michael, John, Shawn, Jeramiah, Roger, Jayson, Joseph, Thomas, Michele, Evan, Jad, Blanca, Gary
Create a button with the Text - "Pick One", when thw click the is clicked it will call a function that will randomly pick one member of that Array containing class members- and print that name to the screen.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!