logo

Crowdly

Considere o código abaixo. Se o utilizador inserir o valor 6  o output es...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Considere o código abaixo.

Se o utilizador inserir o valor 6 

o

output escrito pela última instrução

será 

.

x = eval( input('nota: ') )

if x >= 10:

    result = "positiva"

else:

    result = "negativa"

print(result)

More questions like this

Want instant access to all verified answers on www.moodle.uevora.pt?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!