Seudónimo Seudónimo
  • 24-11-2020
  • Computers and Technology
contestada

Write a for loop in python that prints 10 random numbers between 1 and 100 inclusive.

Respuesta :

Cytokine
Cytokine Cytokine
  • 24-11-2020

import random

for x in range(10):

   print(random.randint(1,100))

Answer Link

Otras preguntas

What does the dotted line between the water molecules represent?
Francois Jacob and Jacques Monod studied Escherichia coli (E. coli) bacteria by using lab experimentation. What revision to their initial hypothesis did they co
Where is the verb in this sentence: The air conditioning is making a funny noise.
Which method is used to measure public opinion in the United States?
Gina, Sam, and Robby all rented movies from the same video store. They each rented some dramas, comedies, and documentaries. Gina rented 11 movies total. Sam re
Simplify 7(n - p) + 5p.
How did the policies of Colbert and Louis XIV affect the French economy? Explain both positive and negative effects.
The rapid industrialization that took place in Europe since 1870 most likely caused
In Chemistry class, Andrew has earned scores of 64, 69, and 73 on three tests. He must maintain an average of 70 to pass the course. What score must Andrew earn
Why did the bubonic plague cause people to turn away from the Church?