Skip to content

Devihem/SoftUni_Solutions_Python_Basic_Fundamental_Advance

Repository files navigation

SoftUni-Logo

Python - Basic - Course - 2022 ‎ ‎ ‎ ‎ ‎‎‎ ‎‎‎ ‎ ‎ ‎ ‎‎‎ ‎ ‎‎‎ ‎ ‎ ‎‎‎ [ LINK: CERTIFICATE & GRADE: A+ / 6.00 ]
Python - Fundamental - Course - 2023 ‎ ‎‎‎ [ LINK: CERTIFICATE & GRADE: A+ / 6.00 ]
Python - Advance - Course - 2023 ‎ ‎ ‎‎‎ ‎ ‎ ‎‎‎ ‎ ‎‎ ‎ ‎ ‎‎‎[ LINK: CERTIFICATE & GRADE: A+ / 6.00 ]


‎ ‎ ‎‎‎ ‎ ‎ ‎‎‎ This repository contains all assignments and problems included in the courses and all extra tasks. It also contains all additional exams that exist for the current period. Created for preview or to help other students taking the same courses.

About the course:

Basic [LINK: COURSE INFO]:

  • Conditional statements.
  • For & While loops.
  • Nested Loops.

Fundamental [LINK: COURSE INFO]:

  • Data Types.
  • List (+ Nested)
  • Objects and Classes.
  • Dictionaries (+ Nested).
  • Regex (love it).
  • Stacks and Queues.
  • Tuples and Sets.
  • Multidimensional Lists.
  • Functions.
  • Error Handling
  • File Handling