TORONTO KIDS COMPUTER CLUB | Aurora Monday 18:30 Python Homework 21.04.12.
19295
post-template-default,single,single-post,postid-19295,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 Monday 18:30 Python Homework 21.04.12.

17 Apr Aurora Monday 18:30 Python Homework 21.04.12.

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.