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

En Japón, hikikomori es una enfermedad mental que está afectando a los niños, adolescentes y adultos jóvenes. La gente que sufre de ella tiene depresión, no qui
Question 11 of 29 According to Newton's second law of motion, how much force will be required to accelerate an object at the same rate if its mass is doubled? A
why do ribs have names like true false and floating
for what of X do the expression 2x +3 and 3x-6 have the same value ​
Solve with working shown
Some entrepreneurs purchase already existing businesses in order to trade under the business name. These businesses are known as ______.
Help me with this plzzz
Please help with number 7
What is the solution to y=-x-6 and y=x-4
"What was worked out at Ford was the practice of moving the work from one worker to another until it became a complete unit, then arranging the flow of these un