This repository contains my solutions to the exercises and exam tasks I completed while studying Python with the "Python for Beginners" course on the "Stepik" platform
During the course I learned and practiced:
- Input and output
- Conditional statements
- Data types
- Loops
- Strings
- Lists
- Functions
Each module contains smaller sections covering a specific topic
python-for-beginners-stepik/
⏐
⏐⎯ 2_module_input_output/
⏐⎯ 3_exam_input_output/
⏐
⏐⎯ 4_module_conditional_operator/
⏐⎯ 5_exam_conditional_operator/
⏐
⏐⎯ 6_module_data_types/
⏐
⏐⎯ 7_module_loops/
⏐⎯ 8_exam_loops/
⏐
⏐⎯ 9_module_string_type/
⏐⎯ 10_exam_strings/
⏐
⏐⎯ 11_module_lists/
⏐⎯ 12_exam_lists/
⏐
⏐⎯ 13_functions/
⏐⎯ 14_exam_functions/
This course has helped me to understand the basics of Python and the core concepts of the language.
It gave me the practice and knowledge to keep learning Python at more advanced level.
🐍 Language: Python
🖥️ Platform: Stepik
✅ Course completed: August 2026