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

Please help with this.
Plss help me with this one for. science i can't figure this out i need help Your team is provided with two test materials, C and D. You test the two materials u
The cost-plus approach: Multiple Choice uses an assumed reasonable profit margin to determine the stand-alone price. refers to contracts where the contractor is
n airline company charges the following baggage fees: $25 for the first bag and $35 for the second (i.e., you pay $60 if you check two bags). Suppose 54% of pas
Look at the number line below. Tyhe number 2 is between 1 and 4 since 1 =1 and 4=2, that means that 2 must be between what two integers?
what was the major issue in the case of worcester v. Georgia?
Triangle J′K′L′ shown on the grid below is a dilation of triangle JKL using the origin as the center of dilation: Two triangles on a grid. First triangle has ve
probs my last question for tday someone HELP and ty
THe halloween haunt estimated they would make $125,450 this year. They expect to make 23,700 more than last year by the time they close this year. How much mone
PLS HELP ILL MARK AS MY BRAINLESS