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 two Python exercises related to weekdays. The first exercise involves writing a program that prompts the user for a number and displays the corresponding day of the week. The second exercise requires the user to input a number and displays the n last days of the week based on the input.