calculate_seconds Write a function with name solution_2: Accepts time as string “HH:mm:ss” Returns: reuters how many seconds passed since start of the day Test this function and helper functions Example: solution_2(“01:00:01”) == 3601