Skip to content

Latest commit

 

History

History

Assignments

Assignments

This directory contains a series of assignments designed to reinforce and apply the concepts covered in the lecture notes. Each assignment includes various formats such as Markdown (.md), Jupyter Notebooks (.ipynb), PDF, and HTML, allowing you to work with and view the content in your preferred environment.

Contents

Py01-Assignments

  • Py01-Assignments.md Markdown file containing the first set of assignments, covering fundamental Python concepts.

  • Py01-Assignments.ipynb Jupyter Notebook with the same assignments, allowing you to run and test code interactively.

  • Py01-Assignments.pdf PDF version of the assignments, suitable for printing or offline viewing.

  • Py01-Assignments.html HTML version of the assignments, ideal for viewing in a web browser.

Py02-Assignments

Py03-Assignments

Py04-Assignments

Data Folder

  • Data/ This folder contains any datasets or images needed to complete the assignments. Ensure that you reference this folder when working on the Jupyter Notebooks or other assignment formats.