Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Object Databases The Essentials

Authors: Mary E. S. Loomis

1st Edition

020156341X, 978-0201563412

More Books

Students also viewed these Databases questions