0
respostas

# Temperatura dos servidores

temperatura = int(input('Digite a temperatura em graus célcius'))

if temperatura > 25:
    print('Alerta!!!! Temperatura acima de 25°C')
else:
    print(f'A temperatura é {temperatura}°C')

Garanta sua matrícula hoje e ganhe + 2 meses grátis

Continue sua jornada tech com ainda mais tempo para aprender e evoluir

Quero aproveitar agora