This repository contains the code template for the Lab 1 Python Environment developed for the course TIL6022 Python Programming at TU Delft.
Use this as a template to create the lab 1 assignment in GitHub Classroom to enable automatic grading of code submissions.
The repository contains the Jupyter Notebook lab1_2025.ipynb, which students will work on. The repo needs to contain a test file for this Jupyter Notebook for the autograding. The test file included here is lab1_test.py.
After receiving the assignment, modify the code in the Jupyter Notebook and commit the changes you made. Each commit counts as one submission to the GitHub Classroom.
Warning
Do not change the test file and the file name of the Jupyter Notebook.
- Instructor: Yanan Xin
- Teaching Assistants: Theivaprakasham Hari, Ziteng Li