Random in JavaScript
Print a random integer from 1
to 100 on the screen.
Fill the array with 10
random integers using a loop.
Print a random integer from 1
to 100 on the screen.
Fill the array with 10
random integers using a loop.