Skip to content

flavia-costa/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Calculator

✏️ Project Description

This project is a simple calculator program implemented in Python.

The calculator supports 5 basic arithmetic operations: addition; subtraction; multiplication; division; exponentiation.

It provides a user-friendly interface for performing calculations efficiently and accurately.

🔨 Features and Application

☑️ To use this project, it is necessary to download both the 'main.py' file and the calculator module (calculator.py) and save them in the same folder on your computer.

☑️ The 'main.py' file is the main file that needs to be executed to access the calculator. The calculator module contains the necessary mathematical functions to perform the operations.

☑️ It is important to note that you must have Python 3.x installed on your computer to run the project.

☑️ After downloading and saving the necessary files in the same folder, run the 'main.py' file and follow the on-screen instructions to perform the desired mathematical operations.

📦 Implantation

Although it is a simple design, it can be improved by adding more mathematical operations.

💻 Technologies

⚫ Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages