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 basics of Python programming, focusing on strings and variables. The instructor guides the audience through exercises in JupyterLab, explaining concepts such as defining and displaying strings, concatenating variables, and executing code cells. The lecture also includes practical examples and tips for writing Python code. Topics covered include string definition, string display, variable assignment, and concatenation. The audience is encouraged to practice these concepts in JupyterLab to reinforce their understanding of Python basics.