This repository contains my personal solutions to the programming exercises from the "Python Programming Course (Introductory to Advanced)" on Maktabkhooneh, instructed by the amazing Jadi Mirmirani.
I successfully completed all the exercises and achieved a perfect score of 100/100 in the course. This collection represents my journey through the fundamentals and more advanced concepts of Python programming as taught in the curriculum.
Course Link: Python Programming Course on Maktabkhooneh
The repository is organized by exercise number, with each file corresponding to a specific problem from the course.
-
File Notation:
.py: Standard Python script files. These can be run directly from the command line.
-
How to Use:
- Clone the repository:
git clone https://github.com/zeynalpour/jadi-python-exercise.git - To run
.pyfiles:python s03_ex.py
- Clone the repository:
These solutions are my own and are intended for educational and reference purposes. If you are a student in this course, I strongly encourage you to attempt each problem on your own first. The real learning happens when you grapple with the challenges yourself!
I am a passionate Master's student in IT Engineering with a keen interest in Artificial Intelligence, Machine Learning, and NLP. Feel free to connect with me!
- LinkedIn: linkedin.com/in/saeed-zeynalpour
- GitHub: github.com/zeynalpour
A huge thank to Jadi for creating such an engaging and effective course!