logo

Crowdly

What is the output of the following Python code? x = 'ab' for i in x:     ...

✅ 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 Python code?

x = 'ab'

for i in x:   

     print(i.upper())

More questions like this

Want instant access to all verified answers on moodle.uowplatform.edu.au?

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