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
https://youtu.be/qGoHvuYfHwM
Playlist of my Python examples
https://www.youtube.com/playlist?list=PLtQo0sxRN7JIlRfXK9RLTL_vtSnaxjLFt
#pythonprojects #pythonprojectforbeginners #pythonprojectideas #pythonforbeginners #pythonforbeginner