Single Choice Not Set

QWhat will be the output after the following statements?
a = 3 / 3 * 47 - 3**3
print(a)

ID: #3762 Python Operator MCQ 305 views
Question Info
#3762Q ID
Not SetDifficulty
Python Operator MCQTopic

Choose the Best Option

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

  • A 20.0
  • B 1.0
  • C 36.0
  • D 0.0
Correct Answer

Explanation

20.0

Share This Question

Challenge a friend or share with your study group.