Reply 2
In your responses to your classmates, address the following:
· Evaluate the functions your classmates have listed and suggest ways to incorporate more or combine methods together.
Hey everyone,
So, I decided to keep it very simple and just add a function that will also give the product of the two numbers entered. I initially was not getting the output I was looking for but then I realized I was adding extra integers that wasn't necessary for the end results. My code is attached.