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

what does several mean
100 points!!!!!!!!!! A community has an empty field ready for development and plans to place a playground in the center. A model of the plan for the project is
A survey collected data from a random sample of 121 people living in Jade oty. The sample average of the distance people travel to reach their workplaces (Y) is
guys give credits to jeonjungkook123 BTW im putting this on maths so i could get people attention who wants 23 points for free
1. An ion from a given element has 13 protons and 10 electrons A. What is the charge on the ion? B. What is the name of the element? C.What is the symbol for th
what's the greatest -1 1/2 or 1/2
Write an equation in general form (Ax+By+C =0) for the line that passes through A(2, 4) and B(11, 8). ​
evaluate the double integral ∬r(2x−y)da, where r is the region in the first quadrant enclosed by the circle x2 y2=36 and the lines x=0 and y=x, by changing to p
what's the greatest -1 1/2 or 1/2
a bicycle and its rider together have a mass of 80 kg. if the bicycle's speed is 6m/s, how much force is needed to bring it to a stop in 4 seconds.