Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Assignment 5 - Theory and Implementation

Overview

Focuses on theoretical concepts of Python and their practical implementation within the curriculum.

Contents

  • theory.ipynb: Detailed notes and examples on Python theory (functions, recursion, etc.).
  • pdfs/: Documented output of the theory implementation.