The add_numbers function in calculator.py is multiplying the numbers instead of adding them. Please fix this to use the + operator.
The add_numbers function in calculator.py is multiplying the numbers instead of adding them. Please fix this to use the + operator.