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 Python basics, including data types, loops, functions, classes, and GUI creation with Tkinter. It also delves into list comprehensions, higher-order functions, and generic types. The instructor demonstrates how to work with functions as parameters and return functions.