Calculadora bastante simples.
Publicado por conta desativada 01/11/2004
[ Hits: 9.930 ]
#### Uma calculadora bastante simples + bem funcional. ####
V. 1.0
# Calculadora version 1.0, Copyright (C) 2004 Diego Rocha M #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
# the Free Software Foundation; either version 2 of the License, or #
# (at your option) any later version. #
# This program is distributed in the hope that it will be useful, #
# but WITHOUT ANY WARRANTY; without even the implied warranty of #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
# GNU General Public License for more details. #
print "#################### CALCULADORA feita em Python - DIEGO ROCHA M (DexInfo) ####################"
print " É uma calculadora bastante simples + muito funcional ;-) "
nomes = raw_input("Qual seu nome? ")
print "Bem-Vindo",nomes
calculo = input("Digite o calculo desejado: ")
print "Resultado:",calculo
Um programa simples para gerar uma tabuada em python com menu utilizando laco for while try except e
Comparando dois números e retornando o valor do maior
IA Turbina o Desktop Linux enquanto distros renovam forças
Como extrair chaves TOTP 2FA a partir de QRCODE (Google Authenticator)
Linux em 2025: Segurança prática para o usuário
Desktop Linux em alta: novos apps, distros e privacidade marcam o sábado
IA chega ao desktop e impulsiona produtividade no mundo Linux
Atualizando o Fedora 42 para 43
Como saber se o seu e-mail já teve a senha vazada?
Como descobrir se a sua senha já foi vazada na internet?
Warcraft II Remastered no Linux? (7)
O programa assinador digital (5)









