.. _lab_c: 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. .. toctree:: :maxdepth: 1 lab_c_stage_1 lab_c_stage_2 assignment_c