An open API service indexing awesome lists of open source software.

https://github.com/afifahhadie/calculator-py

This repository contains two implementations of a simple calculator in Python: one using functions (kalkulator.py) and another using a class (kalkulator2.py), the program allows users to perform basic arithmetic operations.
https://github.com/afifahhadie/calculator-py

calculator calculator-python function kalkulator-sederhana oops-in-python python python3

Last synced: 4 months ago
JSON representation

This repository contains two implementations of a simple calculator in Python: one using functions (kalkulator.py) and another using a class (kalkulator2.py), the program allows users to perform basic arithmetic operations.

Awesome Lists containing this project