Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 935 Bytes

File metadata and controls

25 lines (13 loc) · 935 Bytes

Lab1 Starter Code

This repository contains the code template for the Lab 1 Python Environment developed for the course TIL6022 Python Programming at TU Delft.

Instructions for Teachers

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.

Instructions for Students

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.

Lab Teaching Staff

  • Instructor: Yanan Xin
  • Teaching Assistants: Theivaprakasham Hari, Ziteng Li