Computer Science, asked by ravi2006i, 2 months ago

give the output of math.ceil(8.9)​

Answers

Answered by noeljohnson600
1

Answer:

8

Explanation:

ceil returns the smallest integer so the answer is 8

Similar questions