Question: Write a program in python using conditional statements to create calculator. Instructions: 1 . your program should include three input functions that will ask the

Write a program in python using conditional statements to create calculator. Instructions: 1. your program should include three input functions that will ask the user to enter first number, second number and the operation that user wants to perform. 2. Display the result to the end user. 3. If user enters something else instead of positive integers. It should display user friendly message to the end user so that user can enter correct inputs. 4. Also test your program for negative numbers. 5. To submit your assignment 1. please include snapshot for code (50 points for code snapshot)2. include snapshot for output (50 points for output screenshot)3. no need to attach python code file. Screenshot for code is enough. Please ensure that your code should be clearly visible in the screenshot. 4. In short, your submission should include two screenshots, one for code and second one for output. 5. You can also include explanation of your code by using python comments in the code editor. 6. To write your code, you can use online platform such as w3schools (you can click on this link to use online platform if you donot have IDE installed on your system. https://www.w3schools.com/python/trypython.asp? filename=demo_default )or any IDE such as visual studio or pycharm

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!