Welcome to my personal repository with solutions from the Programming Basics course @ SoftUni (OctโNov 2023).
This repo includes only the code solutions โ no problem statements! ๐ซ๐
- ๐งฉ First Steps in Coding
- ๐ Conditional Statements
- โ๏ธ Advanced Conditionals
- ๐ Loops:
for
andwhile
- ๐งต Nested Loops
Each topic is split into:
lab
โ live coding during lectures ๐จโ๐ซexercises
โ homework and self-practice tasks ๐ง
Example:
01.1_first_steps_in_coding_lab_30_09_2023/ 01.2_first_steps_in_coding_exercises_01_10_2023/
- This is a personal repository for learning purposes ๐
- All tasks are solved using Python 3 ๐
- Folder names include dates to reflect session timelines ๐๏ธ
If you're also learning Python โ feel free to explore or fork! ๐