Welcome to my repository containing solutions for the amazing OpenSAP Python for Beginners course
! 🎉
Week 00: Getting Started
Week 01: Python Fundamentals
Week 02: Lists and Loops
Week 03: Complex Data Types
Week 04: Reading and Writing Data
Week 05: Functions
Week 06: Libraries
Week 07: Final Exam
-
Clone the repository:
git clone https://github.com/InesZenkri/OpenSAP-Python-Course.git cd OpenSAP-Python-for-Beginners
-
Navigate to the desired solution:
cd solutions/Week_1
-
Execute the Python script:
python exercise_1.py
-
This repository exclusively contains my personal solutions for the course exercises. These solutions represent my personal work and understanding of the course material. I completed the course with a final score of 95% ♡⸜(˶˃ ᵕ ˂˶)⸝♡
-
Please note: These solutions are provided for reference and learning purposes. It's recommended to try solving the exercises independently before referring to these solutions.📚