Write a program that does the following: Do this for each of the 3 languages!!!
ID: 3648929 • Letter: W
Question
Write a program that does the following: Do this for each of the 3 languages!!!Use only the concepts presented in the class on Aug 25 or prior because there are ways to do this with more advanced commands but I want you to become proficient at this level...submit your source code on Sept. 6th. There is no class on Sept. 3.
Enter 3 numbers from the keyboard
Find the product of the 3 numbers
Calculate the average of the 3 numbers. For this problem, just use integer division and present the average as an integer. We will deal with real numbers later.
Use if statements and nested if statements to find the largest of the 3 numbers.
Provide appropriate screen prompts to describe the inputs and outputs.
Comment your Source code!
do it on C++, Python, Matlab
Explanation / Answer
#include using namespace std; int main() { int a,b,c,d,e,f; coutb>>c; d=a*b*c; coutRelated Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.