A collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.
python calculator decorators oop recursion programming-paradigms educational python-snippets python-tutorial exception-handling python-basics python-examples cli-tools match-case getter-setter
-
Updated
Jun 16, 2025 - Python