Well done!

You have completed Strings Quiz!

Quiz Question 1 of 5

When using string slicing to extract a specific portion of a string, what will the following code return if time_string = "12:45:30" and the slicing operation is time_string[-5:-3]?

Choose the correct answer below:

Skip Quiz Review Instruction