The second way to use the Remove () method gives us a little more control over what we remove.

If you say so! This time, we pass two values to Remove (). The first is the index to start from; the second is the number of characters we want to get rid of.

Maybe we need to use a comma to separate the two values?