Single Choice Not Set

QWhat will be the output after the following statements?
 import math
print(math.floor(67.3))

ID: #3565 Python Module MCQ 295 views
Question Info
#3565Q ID
Not SetDifficulty
Python Module MCQTopic

Choose the Best Option

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

  • A 67
  • B 68
  • C 67.0
  • D 68.0
Correct Answer

Explanation

67

Share This Question

Challenge a friend or share with your study group.