V1.0 Add function that adds two values without using any math operator ( +, -, *, / ), just concatenation, .length and strings. This function was developed by me only as a challenge. Assemble a ...