TORONTO KIDS COMPUTER CLUB | Aurora Wednesday 18:30 Python Practice 21.01.13.
18918
post-template-default,single,single-post,postid-18918,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

Aurora Wednesday 18:30 Python Practice 21.01.13.

14 Jan Aurora Wednesday 18:30 Python Practice 21.01.13.

Question:

Given the list of student marks:

notes = [12, 04, 14, 11, 18, 13, 07, 10, 05, 09, 15, 08, 14, 16]

Write a Python program that allows you to create another list that contains only the marks above the average.

If you do not know how to write in python coding, please write down the steps you are going to solve this question.

No Comments

Sorry, the comment form is closed at this time.