Group averages - Python project for beginners (6)

Опубликовано: 03 Ноябрь 2024
на канале: Begin Coding Fast
1,817
20

We have the marks of students from various groups. A list of lists with different number of elements is used to store the marks for the different groups. We would like to evaluate the average mark for each group, which has different number of students.

You'll learn most by trying my code while watching the video.

Please post your improvement on my code on the comments.

Concepts:
List of list
Functions

Basic Python Fast
   • Python tutorial for beginners | Pytho...  

Playlist of my Python examples
   • Python projects for beginners with fu...  

#pythonprojects #pythonprojectforbeginners #pythonprojectideas #pythonforbeginners #pythonforbeginner