logo

Crowdly

Gegeben sind zwei Variablen x = 4 und y = 3. Was wird ausgegeben: if x > 5...

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

Gegeben sind zwei Variablen x = 4 und y = 3. Was wird ausgegeben:

if x > 5 and y > 2:

     print("A")

elif x > 3 or y < 4:

     print("B"

)

More questions like this

Want instant access to all verified answers on moodle.mm-bbs.de?

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