Intermediate Python Lesson 2: Exercise: Sequence Types
For this exercise, you'll practice writing a few small functions to demonstrate skill with the new methods of sequence types.
In the # Slicing section, fill out the code with the correct slice values to get the proper outputs.
In the # Manipulating S...
philipdevblog.hashnode.dev2 min read