MCQ Single Best Answer Not Set

QWhat will be the output after the following statements?
 import math
print(math.ceil(21.4))

ID: #3566 Python Module MCQ 216 views
Question Info
#3566Q ID
Not SetDifficulty
Python Module MCQTopic

Choose the Best Option

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

  • A 21
  • B 22
  • C 21.0
  • D 22.0
Correct Answer: Option B

Explanation

22

Share This Question

Challenge a friend or share with your study group.