If we want to continue our operations on the same line instead of moving to the next line, or if we want to continue with certain characters (space, /, ?, ! etc.) from the end of the line instead of moving to the next line, we use the end parameter.
If we want to continue our operations on the same line instead of moving to the next line, or if we want to continue with certain characters (space, /, ?, ! etc.) from the end of the line instead of moving to the next line, we use the end parameter.