Como fazer uma calculadora científica em Python | Projeto Python | parte #01
Nov 23, 2022
Como fazer uma calculadora científica em Python | Projeto Python | parte #01
#python
# cores
cor1 = "#363434" # black/preta
cor2 = "#feffff" # white/branca
cor3 = "#37474F" # black/preta
cor4 ="#424345"
fundo = "#e8e6e6"
co10 ="#363434"
website: https://www.usandopy.com/
facebook: https://www.facebook.com/usandopython
instagram: https://www.instagram.com/usandopython/
Show More Show Less #General Reference
#Calculators & Reference Tools
