Programming Math Example
Completion requirements
Opened: Thursday, 23 February 2023, 12:30 PM
Due: Thursday, 2 March 2023, 11:59 PM
Please submit the Python math Example from class.
Read in two numbers from the user. Print the sum,
difference, and product.
The problem statement is in Lecture 7 - Python Basics slide 13.