0
/ 50
Implement the following method so that it returns the index of the last space (" ") in the string.
For example:
- If we call this method...
Implement the following method so that it returns the index of the last space (" ") in the string.
For example:
Your feedback will appear here when you check your answer.