Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the creation of a dataclass to store contact information, the manipulation of contact lists, and the implementation of functions to display contacts, reverse lists, and filter contacts by gender. It also includes exercises to calculate average age, maximum height, count first names of a certain length, and build a letter frequency dictionary.