A Bit of Gymnastics in Python

Speaker : François Durand
Nokia Bell Labs France
Date: 19/04/2023
Time: 10:30 am - 11:30 am
Location: Room 4B01

Abstract

In this interactive session, I will propose exercises inspired by the most popular questions about Python in Stack Overflow: https://stackoverflow.com/questions/tagged/python?tab=votes.

Here is the approach of the session:

  • For beginners, search answers on the web, discover some elements of the Python syntax;
  • For more advanced users, try to do as much as possible without any help from the web, gain speed and agility, find several answers to the same question.

Requirements: a computer with a Python installation + Jupyter Notebook. Only a minimal knowledge of Python is necessary.

The notebook displayed below gives only the problems. The one with the solutions can be accessed here: https://gist.github.com/francois-durand/d7f814a4336d3d00d3adec4cdf75113b.