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:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.