1. Create simple calculator for 2 numbers #conditions: #1. answer should be 2 decimal places #2. value must come from the user #3. Use of functions, loops, and etc. is not allowed. Reference output format: SIMPLE CALCULATOR FOR 2 NUMBERS First number: 23 Second number: 43 please select the operation The difference of 23 and 43 is: -20.00

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section: Chapter Questions
Problem 8PP
icon
Related questions
Question

Python Programming Exercise

1. Create simple calculator for 2 numbers
#conditions:
#1. answer should be 2 decimal places
#2. value must come from the user
#3. Use of functions, loops, and etc. is not allowed.
Reference output format:
SIMPLE CALCULATOR FOR 2 NUMBERS
First number: 23
Second number: 43
please select the operation
The difference of 23 and 43 is: -20.00
Transcribed Image Text:1. Create simple calculator for 2 numbers #conditions: #1. answer should be 2 decimal places #2. value must come from the user #3. Use of functions, loops, and etc. is not allowed. Reference output format: SIMPLE CALCULATOR FOR 2 NUMBERS First number: 23 Second number: 43 please select the operation The difference of 23 and 43 is: -20.00
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Function Arguments
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr