Python Refresher

Master python basics and advanced concepts by solving mini-problems.

In this project, you will gain true Python mastery.

You will learn and solve interesting problems in the following topics in Python.

  • Data types
  • Functions
  • Conditions
  • Exception handling
  • Loops (Iterators)
  • Decorators
  • File handling
  • Classes (OOPS)

After this refresher project, you will be equipped with all the necessary python fundamentals and ready to work on real-world projects.

Pre-Requisites

  • Curiosity to learn and build
  • Basic programming