TORONTO KIDS COMPUTER CLUB | Aurora Tuesday 18:30 Python Practice – 15 20.11.24.
18780
post-template-default,single,single-post,postid-18780,single-format-standard,ajax_fade,page_not_loaded,,qode-theme-ver-7.6.2,wpb-js-composer js-comp-ver-6.10.0,vc_responsive

Aurora Tuesday 18:30 Python Practice – 15 20.11.24.

27 Nov Aurora Tuesday 18:30 Python Practice – 15 20.11.24.

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.