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 focuses on understanding and modifying a given program to prevent unwanted output. The instructor explains the code step by step, from defining functions to updating pointers for slicing strings, demonstrating how to avoid printing specific words. Different solutions are presented, such as checking for empty strings or verifying the length of the word before printing it.