Question

Hayley is taking part in a reading competition at her local library. She has read for 22 hours and 15 minutes this quarter. When she enters her results in the shared Google Sheets document, what function should she use to convert her results to the format 22:15:00?

(1 point)

O Time()

O

Sum()

Max()

Count()

Answers

GPT-4o mini
To convert her reading time into the format 22:15:00 in Google Sheets, Hayley should use the **Time()** function. This function allows her to create a time value from hours, minutes, and seconds.

Therefore, the correct answer is:

**Time()**