Calculadora bastante simples.
Publicado por conta desativada 01/11/2004
[ Hits: 9.807 ]
#### 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
Calcular a data do Carnaval e da Páscoa
Programa que resolve expressões matematicas
Aprenda a Gerenciar Permissões de Arquivos no Linux
Como transformar um áudio em vídeo com efeito de forma de onda (wave form)
Como aprovar Pull Requests em seu repositório Github via linha de comando
Procurando vídeos de YouTube pelo terminal e assistindo via mpv (2025)
Gravação de tela com temporizador
Aplicativo simples para gravar tela
Eu tive esse erro aqui depois de de baixar o HyprLand Ubuntu na versão... (0)
Como fazer boot em img do debian 12.img da web? (11)
Manjaro 25.0 no permite usar crontab (1)