Question: Help! using python def time_seconds (time) 'Take a time in MM:SS format and return the corresponding number of seconds Parameters: time: str- time in MM:SS
Help! using python

def time_seconds (time) ""'Take a time in MM:SS format and return the corresponding number of seconds Parameters: time: str- time in MM:SS format Return: intnumber of seconds of a time specified in MM:SS format Usage Examples: >>>time_seconds ("2:30") 150
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
