bguzman116 bguzman116
  • 30-04-2021
  • Computers and Technology
contestada

Write a program to create a list of numbers in the range of 1 to 10. Then delete all the even numbers from the list and print the final list.

Respuesta :

christian7925 christian7925
  • 30-04-2021
>>> range (0,11,2)
[0, 2, 4, 6, 8, 10]
Answer Link

Otras preguntas

what is the limit of ntan(1/n) as n approaches infinity?
Alexia's bathroom has a tub in the shape of a rectangular prism with a length of 1.5 meters, a width of 0.5 meter, and a height of 0.4 meter. how many cubic met
Find the limit as x is approaching 0 of cot(3x)sin(6x) Please tell me where I am going wrong in my work, which I will post below in the comments.
Describe two examples of heat conduction from your daily life
tiradentes means "tooth-puller." true or false
Which of the following is not a possible value for a probability? A. 0.001 B. 1/10 c. 11/10 d. 1/16
Which of the following scenarios fits the approach of the scientific method? Label as inductive or deductive reasoning. a. An auto mechanic listens to how a ca
perform the indicated operation a/7 times b/2 =
Which groups created relief organizations to help individuals?
Subtract the polynomials: (6x3 - 4x + 2) - (2x3 - 1). Enter your answer as a polynomial in descending order below, and use the caret (^) for exponents. For exam