Single Choice Not Set

Q What will be the output after the following statements?
x = y = z = 8
print(y)

ID: #3430 Python Variable MCQ 367 views
Question Info
#3430Q ID
Not SetDifficulty
Python Variable MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A x
  • B z
  • C y
  • D 8
Correct Answer

Explanation

8 will be the output after the following statements
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.