Sale!

Create a program that generates 1000 random integers between 1 and 100 (both included) and save them into a list.

Original price was: $10.00.Current price is: $5.50.

-45%
(1 customer review)

Free worldwide shipping on all orders over $50

  • 30 days easy returns
  • Order yours before 2.30pm for same day dispatch
Guaranteed Safe Checkout

Create a program that generates 1000 random integers between 1 and 100 (both included) and save them into a list.
Create a program that generates 1000 random integers between 1 and 100 (both included) and save them into a list.
$10.00 Original price was: $10.00.$5.50Current price is: $5.50.

Create a program that generates 1000 random integers between 1 and 100 (both included) and save them into a list.

Then, print the numbers in the list until it finds a number greater or equal to 90.

When it finds that number, it stops printing.

Then it prints the following 2 items:

  1. The count of how many numbers were printed
  2. The total sum of those numbers printed.