Quiz Question 1 of 4
Given the following code, what does the 2 represent?
my_string = 'python'
string_slice = my_string[::2]
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.