Welcome to the SoftUni Python Fundamentals repository for the May 2024 session. This repository contains all the exercises, labs, and projects completed during the course.
This repository is part of the Python Fundamentals course offered by SoftUni. The course covers basic to intermediate Python programming concepts and practices.
The repository is organized as follows:
- Labs: Contains lab exercises.
- Exercises: Contains exercise assignments.
- ME (More Exercises): Contains extra exercise assignments.
- Pattern Drawing: Contains pattern drawing assignments.
-
Clone the repository:
git clone https://github.com/AngEvd/SoftUni_PythonFundamentals_May2024.git
-
Navigate to the desired folder to find specific exercises or labs.
-
Run Python scripts using: python filename.py