print(f"The sum of {num1} and {num2} is {num1+num2}") print(f"The difference of {num1} and {num2} is {num1-num2}") print(f"The quotient of {num1} and {num2} is {num1 ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results