Skip to content

arthurbaccan/Calculations-with-unlimited-Numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculations with Unlimited Numbers. This is a simple python program that can add, multiply, subtract, divide, add hours, minutes, seconds, subtract hours, minutes, seconds with an infinite amount of numbers and parameters . It runs in the terminal. It's recommended to use python 3 and install the Colored library for it to work correctly. To install the colored library type "pip install colored" in the Comand Prompt. The code is 100% open source and you can use it the way you want.