See that? We pass it the index from which we want to start removing; Remove () gets rid of everything from that index to the end of the string.
Remove ()
Maybe we need to use the Remove () method with an integer?