So why did it print otherwise? The variable's name is a placeholder for the value saved in the variable.
otherwise
The computer replaces it with the value stored in the variable. So when adding variables, you're actually adding their contents.