TORONTO KIDS COMPUTER CLUB | PMCA Sunday 14:00 Python Homework 21.01.10.
18938
post-template-default,single,single-post,postid-18938,single-format-standard,ajax_fade,page_not_loaded,,no_animation_on_touch,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

PMCA Sunday 14:00 Python Homework 21.01.10.

15 Jan PMCA Sunday 14:00 Python Homework 21.01.10.

Question 1:

Use range(1, 201), make two list, one containing all even numbers and other containing all odd numbers.


Question 2:

From the two lists you got in the question #1, make new lists, containing only numbers which are divisible by 4, 10, 3, 7 and 9 in separate lists.

No Comments

Sorry, the comment form is closed at this time.