Calculadora bastante simples.

Publicado por conta desativada 01/11/2004

[ Hits: 9.544 ]

Download calculadora.py




#### Uma calculadora bastante simples + bem funcional. ####

V. 1.0

  



Esconder código-fonte

   # 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

Scripts recomendados

Maior elemento de um vetor

Calculadora do IMC

Organizar alfabeticamente

Positivo ou negativo

Lista Telefônica (Interface Gráfica)


  

Comentários
[1] Comentário enviado por franciscosouza em 03/11/2009 - 22:42h

Código inseguro hein?! (:

[2] Comentário enviado por eddie21 em 05/01/2011 - 22:09h

eu acho q vc esqueceu o resto do codigo?

[3] Comentário enviado por removido em 21/04/2011 - 21:16h

também acho que falta alguma coisa... rs

[4] Comentário enviado por lucasbarcelos em 18/04/2016 - 12:10h

Crtl + C , Crtl + V da p****!!


Contribuir com comentário




Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts