Skip to content
#

python-basics

Here are 116 public repositories matching this topic...

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.

  • Updated Jun 16, 2025
  • Python

This repository is a great place for starting up with python programming. In this repository, you can contribute from a basic python program to an advance one. 👩‍💻

  • Updated Mar 25, 2025
  • Python

An application that simulates the operation of an ATM. Written 100% in Python 3.12.3 The application is written 100% on its own as a test of one's Python basics skills and to practice the if, elif and else conditional instructions. To test the performance of my application just download the script file and run it using Visual Studio Code.

  • Updated Jun 12, 2025
  • Python

Improve this page

Add a description, image, and links to the python-basics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-basics topic, visit your repo's landing page and select "manage topics."

Learn more