jacquelinenaulaarmas jacquelinenaulaarmas
  • 15-06-2021
  • Computers and Technology
contestada

Create a two "lists": one with a range of 100. The other with a range of 200. Print both lists. Save you file as "may26list.py" in IDLE or VSC. Run the code. Make sure it works. Then, retype the code in the space provided below. *

Respuesta :

marblesan
marblesan marblesan
  • 15-06-2021

lst1 = []

for num in range(100):

   lst1.append(num)

lst2 = []

for num in range(200):

   lst2.append(num)

   

print(lst1)

print(lst2)

Answer Link

Otras preguntas

edgar rolls two six-sided number cubes. What is the probability that he rolls a 5 on the first cube and a number greater than 4 on the second cube? Use the diag
RED BADGE OF COURAGE pls help! Why does the author compare battle to a machine? Question 6 options: to show that each person has an important role to play to wa
Use the ideal gas law to calculate the pressure inside of a 1L compressed gas tank, with a temperature of 273.15K filled with 13moles of CO2 Question options:
The cost of soup, s, varies directly with the number of cans, c. When c is 4, the cost is $3. Which graph represents the cost of the soup? On a graph, the x-axi
What was a major cause of the great migration?
Marcia needs a packing box with a volume of at least 180 cubic inches. Part A Is the box the correct size? Explain. Question 2 Part B Shipping costs $0.15 per c
what is the acceleration of the train
Is a measure of how effective the cardiovascular system is in fulfilling its function in transporting life supporting substances through the body.
In ""monty python and the holy grail"" what animal graces sir robin’s armor?.
Which detail best supports the idea that owls are successful predators?