logo

Crowdly

What is the output of the following code: a = 5 b = 13 c = 7 if (a < b): ...

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

What is the output of the following code:

a = 5

b = 13

c = 7

if (a < b):

print (a)

print(c)

More questions like this

Want instant access to all verified answers on learn2025.ukzn.ac.za?

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