What will be the output of the following python code -x = 123 for i in x : print (i) - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
15 Jun 2022 04:29 PM study24x7 study24x7

What will be the output of the following python code -x = 123 for i in x : print (i)

A

1_ 2_ 3

B

123

C

Error

D

None of the mentioned

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles