Write a Python program that asks the user to input 2 numbers. add the 2 numbers together print a statement that shows the 2 numbers that were entered and their sum. For instance, if I input 2 and 4...


Write a Python program that



  • asks the user to input 2 numbers.

  • add the 2 numbers together

  • print a statement that shows the 2 numbers that were entered and their sum.

    • For instance, if I input 2 and 4 the output should say, "The sum of 2 and 4 is 6".




It is probably easiest to use the repl.it web site....you can write your code and run it there - BUT - you have to turn in the code to Canvas. Just copy and paste the code into the assignment



Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here