logo

Crowdly

Ce code est valide (Vrai/Faux)  a = 5 if a > 10: print("Plus grand que 10") ...

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

Ce code est valide (Vrai/Faux) 

a = 5

if a > 10:

print("Plus grand que 10")

elif a < 5:

print("Moins que 5")

elif a == 7:

print("Egal à 7")

0%
100%
More questions like this

Want instant access to all verified answers on moodle.unige.ch?

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