MCQ Single Best Answer Not Set

QWhat will be the output after the following statements?
a = 4*3**2
print(a)

ID: #3821 Python Operator MCQ 500 views
Question Info
#3821Q ID
Not SetDifficulty
Python Operator MCQTopic

Choose the Best Option

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

  • A 32
  • B 144
  • C 36
  • D 24
Correct Answer: Option C

Explanation

36

Share This Question

Challenge a friend or share with your study group.