Thisal-D / Standard-Calculator

Calculator that provides standard arithmetic operations. (Python)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Calculator App

Install the required libraries

pip install customtkinter==5.2.2
pip install pygame

Overview

  • This is a Python calculator application built using CustomTkinter and Pygame libraries. It provides standard arithmetic operations.

Features

  • Standard arithmetic operations: addition, subtraction, multiplication, division.

Untitled-1_072120

About

Calculator that provides standard arithmetic operations. (Python)


Languages

Language:Python 100.0%