Respuesta :

Answer:

The correct answer is 2

Step-by-step explanation:

The ceiling function is a python programming function that rounds a decimal point number to the nearest whole number.

Given the function expression  f(1.5), the ceiling function will round 1.5 to the nearest whole number which is 2