monahesham2006 monahesham2006
  • 01-01-2022
  • World Languages
contestada

using range (1,101) make list, containing only numbers which are divisible by 4, 6, 8, 10, 3, 5, 7 and 9 in separate lists in python??​

Respuesta :

Аноним Аноним
  • 01-01-2022

#hint

for i in range (1,101):

if i%2 == 0:

even.append (i)

else:

odd.append (i)

Answer Link

Otras preguntas

HELP ASAP????? please a0 is a series of procedures that ensures a computer and its user are safe.
Which of the following would be the least likely to provide access from North America to other parts of the world?
The power to create an agency to collect taxes is an: A. expressed power of the national government. B. enumerated power of the states. C. implied
what different types of evidence anna quindlen use to support her claim
3 problems based on rational and irrational numbers properties only
Following the Baltimore Running in 2009, volunteers collected and recycled 3.75 tons of trash. Graph 3.75 on a number line and write the weight as a mixed numb
Solve for x. 2x^2-4x=0
Which river was used as a major trade route for the Midwestern United States?
Which of the following are measures of complementary angles? A. 50° and 41° B. 100° and 80° C. 77° and 13° D. 35° and 10°
Write an algebraic expression that models the situation “the piggy bank contained $25, and $1.50 is added each day.” Use d to represent the number of days a) 25