Question: Computers generate sets of random numbers for various different purposes all the time! This could be for a bingo game, the lottery or to add

Computers generate sets of random numbers for various different purposes all the time!
This could be for a bingo game, the lottery or to add some lucky numbers onto each
fortune cookie. Create a new Javascript program on Khan Academy to generate
random fortune cookies that meets the following requirements:
All text is contained within a rect () to designate the edge of the paper
Program displays a random quote or inspirational message using if statements
Uses a loop to generate at least 6 random numbers
Random numbers should be between 0 and 100
Only whole numbers should be displayed (hint: use round ())
The loop's iterator should be used to align the numbers in a row
A smaller version of your bitmoji should be displayed somewhere in your project,
such as the corner or the background. (note: this is not included in the example
screenshot below)
Optional: Feel free to add additional style/design to your project beyond the
above stated requirements
If you can dream it, you can do it.-Walt
Disney
Lucky Numbers: 33896451025
 Computers generate sets of random numbers for various different purposes all

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 Databases Questions!