from math import
a=2.13
b=3.7777
c=3.12
print(int(a),floor(b),ceil(c))
Answers
Answered by
0
Answer:
maths import is c =ans 3.12
Similar questions
Math,
2 months ago
Computer Science,
2 months ago