I have the following problem
I need to write a function mult that multiplies two input values. Next to while-loops and if/else-if statements, the only al
mult