QUESTION IMAGE
Question
what is the missing line of code?
>>
>> math.sqrt(16)
4.0
>> math.ceil(5.20)
6
Step1: Import math module
import math
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
import math