Question: in python Write a program that asks the user for two numbers, then adds them together and multiplies the result by 3: Enter a number:

in python
Write a program that asks the user for two numbers, then adds them together and multiplies the result by 3: Enter a number: 5 Enter a number: 2 21 The answer is 21 because (5 2) x 3-21
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
