MonthlyInterest = MonthlyInterest + "%"; is giving me an error. the "%" segment is highlighted in red with a 'expression must have arithmetic or unscoped enum type
Yes, mine or kevin's examples work, use mine if you want the variable value to be changed, use kevin's if you want the variable outputed but not the value changed.