Reasoning: The substring method accepts two arguments. The first argument is the index to start(includes that char at 2) and the second the index of the string to end ...
Reasoning: The substring method accepts two arguments. The first argument is the index to start(includes that char at 2) and the second the index of the string to end ...