Math, asked by chinmaymankar929, 5 hours ago

Q8:
is the output of following
python statement. *
import math
print('The Floor and Ceiling value of 23.56 are+
str(math.ceil(23.56)) + ', ' + str(math.floor(23.56)))
O
a) The Floor and Ceiling value of
23.56 is 23,23
O
b) The Floor and Ceiling value of
23.56 is 24,24
O
c) The Floor and Ceiling value of
23.56 is 24,23
O
d) The Floor and Ceiling value of
23.56 is 23.56,23.56​

Answers

Answered by anmoltowari112
1

Answer:

sorry but i have not your answer

Answered by Prateek5154T
0

Answer:

I can't understood that you are saying to me

Similar questions