subject

I'LL GIVE 20 POINTS AND BRAINLIST!! """

Create a project called calculator using python. In this project you will create a program that simulates a calculator. Allow the user to input a number, then choose and operation from a list of the four basic operations (addition, subtraction, multiplication, division, and then enter another number. Print out the answer to their math problem. The code should then loop to repeat this process until the person types quit.

Sample Output:

What is the first number: 5

What operation would you like : -

What is the second number: 2

Your answer is 3

What is the first number: 10

What operation would you like : +

What is the second number: 14

Your answer is 14

What is the first number: Quit

"""

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:30
Write a program that inserts the digits of an integer into an array in originalorderfollowed by reverse order. first, promptthe user to enter a positive integer(> 0). determine the number of digits of the integer. create a dynamically allocated integer arrayof a size twice the number of digits.now insert the digits in original order which will occupy half of the array. then, insert the digits in reverse order.finally, output thedigits in thearray.use at least two functions to organize your program.
Answers: 3
question
Computers and Technology, 24.06.2019 07:00
Into what form does the barcode reader convert individual bar patterns?
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
Which of the following characters is acceptable to use in a filename? ? / – %
Answers: 1
question
Computers and Technology, 25.06.2019 03:30
Kou converged his word document to a powerpoint document. when he received the powerpoint, he was missing material. which most likely explains why the material was missing? a it did not have a proper heading b he incorrectly copied and pasted it c he did not save his document properly d there was not enough space in powerpoint
Answers: 1
You know the right answer?
I'LL GIVE 20 POINTS AND BRAINLIST!! """

Create a project called calculator using python....
Questions
question
Mathematics, 02.02.2021 02:50
question
Mathematics, 02.02.2021 02:50
question
Mathematics, 02.02.2021 02:50
question
Mathematics, 02.02.2021 02:50
question
Mathematics, 02.02.2021 02:50
question
Mathematics, 02.02.2021 02:50
Questions on the website: 13722367