Challenge: Inserting Slice in a Slice
This lesson brings you a challenge to solve.
We'll cover the following...
Problem statement #
Make a function that inserts a string slice into another string slice at a certain index.