Single Choice Not Set

QWhat will be the output after the following statements?
x = 7
if x > 5:
print(20)

ID: #3489 Python if else MCQ 744 views
Question Info
#3489Q ID
Not SetDifficulty
Python if else MCQTopic

Choose the Best Option

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

  • A 20
  • B 5
  • C x
  • D 7
Correct Answer

Explanation

20
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.