Skip to content

FrontEndDeveloper-Gabriel/calculadora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ CALCULATOR SYSTEM


๐Ÿ“– About

> A calculator in Python with functions to perform arithmetic operations.

โ” How it works

 โ— The first field will appear, asking you to enter the first number;
 โ— After the first, the second field will also ask for the second number;
 โ— Then the two numbers will be calculated in the four arithmetic operations.

Note: in multiplication and division, numbers will be calculated as powers and whole divisions, respectively.


๐Ÿ“Œ Requeriments

โ— Have a text editor on your computer;
โ— Have Visual Studio Code or IDLE Python installed on your computer;
โ— Access Google Colab and run it in a new notebook.


๐Ÿ› ๏ธ Tech Stack

Stack




Created by Gabriel Ribeiro ๐Ÿ‘จโ€๐Ÿ’ป

About

A simple calculator system developed in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages