Skip to content

kayke981/CalculadoraPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

CalculadoraPY

Usando no Termux

apt install python3 
apt install git 
pip3 install termcolor 
git clone https://github.com/kayke981/CalculadoraPY.git 
cd CalculadoraPY 
python3 calc.py 

Usando no Linux

sudo apt-get install python3 
sudo apt-get install git 
sudo apt-get install python3-pip 
sudo pip3 install termcolor 
git clone https://github.com/kayke981/CalculadoraPY.git 
cd CalculadoraPY 
python3 calc.py 

Se você não tem Ubuntu Server UTF-8 o código não vai funcionar

testand

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages