PYTHON3 PLEASE USE CORRECT INDENTATION FOR THE CODE Let's make a calculator using functions: 1) It will need to accept u

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

PYTHON3 PLEASE USE CORRECT INDENTATION FOR THE CODE Let's make a calculator using functions: 1) It will need to accept u

Post by answerhappygod »

PYTHON3
PLEASE USE CORRECT INDENTATION FOR THE CODE
Let's make a calculator using functions:
1) It will need to accept user input (At several different
points)
2) Each mathematic operation needs to be it's own
function/method:
3) Create the ability for a user to use up to 3 of the
aforementioned operations together. Example, I can add 5 numbers
making result X. I may then take X, and divide it by 4, generating
result Y. That's an example of 2, but you get the idea
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply