3.2. Lab C¶
In Lab C we’re going to make a Python project. Essentially, organizing the code a bit more compared to just having a single file. We’ll then go a bit deeper into writing Python code, in particular, looking at functions and some common Python features that are used.
EEEN11202 course notes