import math
import random
print math.ceil(random.random())
gives output as 1.0.
Answer:
Output: 1
So, the given statement is true.
Last updated at Dec. 13, 2024 by Teachoo
Answer:
Output: 1
So, the given statement is true.
True or False Questions (1 mark each)
About the Author
Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo