A

Admin • 833K Points
Coach

Q. What will be the value of variable y after execution of following Python code?

Code:
x="55"

y=x + str(9)
  • (A) 9
  • (B) 64
  • (C) 559
  • (D) Error
  • Correct Answer - Option(C)
  • Views: 30
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.