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

Discuss the practical differences between the terms interview and interrogation. Describe the procedure for recording a suspect’s statement. need Help with thi
Which scenario best illustrates the principle of popular sovereignty: A. Voters choose representatives rather than voting for bills directly B. States retain
Why does people say heat rises when it only rises at a point
The graph of a quadratic function is shown. Check all of the following statements that are true of the function
How does the education of Native Americans today compare to their education during the late 19th century and 20th century?
What was the name of the new literary movement, based in harlem, new york, which featured "new negro" poetry and literature that emphasized self-respect and def
In △ABC a line segment DE connects sides AB and BC so that DE ∥ AC . The lengths of the sides of △DBE are four times shorter than the lengths of the sid
which of the following is not an energy resourse obtained from the ocean?​
for isosceles trapezoid mnop,find m
10) India has the second highest population in Asia. Which country has the HIGHEST population?