Calculadora bastante simples.
Publicado por conta desativada 01/11/2004
[ Hits: 9.868 ]
#### 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
Trabalhando com expressões em python
Estrutura de repetição for e while (Com tratamento de erros)
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Como unir duas coleções de ROMs preservando as versões traduzidas (sem duplicatas)
Como instalar o Telegram Desktop no Ubuntu 24.04
Overclocking Permanente para Drastic no Miyoo Mini Plus
Problemas de chaves (/usr/share/keyrings) no Debian
Converter os repositórios Debian para o novo formato com as chaves
Problema com audio apos upgrade (1)
Programa simples pra cortar vídeos [RESOLVIDO] (7)
Instalação automatizada do Debian 12 em UEFI (1)