Calculadora bastante simples.
Publicado por conta desativada 01/11/2004
[ Hits: 9.982 ]
#### 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
Desenhando uma estrela com Python
Como atualizar sua versão estável do Debian
Cirurgia para acelerar o openSUSE em HD externo via USB
Void Server como Domain Control
Script de montagem de chroot automatica
Atualizar Linux Mint 22.2 para 22.3 beta
Jogar games da Battle.net no Linux com Faugus Launcher
Como fazer a Instalação de aplicativos para acesso remoto ao Linux
Instalar Dual Boot, Linux+Windows. (6)
Conky, alerta de temperatura alta (17)
De volta para o futuro - ou melhor, para o presente (parte 2) (3)









