Ask a New Question

Question

a pseudo code that will request for two numbers and it will compute the difference and product of the two numbers
4 years ago

Answers

oobleck
print "two numbers: "
read a,b
diff = a-b
prod = a*b
4 years ago

Related Questions

how can write a pseudo code and a flow charts to solve these? 1 to find the greatest common divis... Using Flowchart and Pseudo Code and a single real example (trace), please solve the following proble... how to design a pseudo code Write a pseudo code algorithm which: • Determines the average weight of a person over a particular... Write a pseudo code that allows a user to enter the names and phone numbers of up to 20 friends write a pseudo code which prints a list of all students over the age of 20 in a class. the input rec... write a pseudo code and then draw a flowchart to calculate tax deduction of employess salary >2000,... Arrays in pseudo code Write pseudo code for this program:any students whom got CGPA more than 2.0 will pass their study ,a... Write the pseudo code for a program that determines the shipping cost for an order based on the fol...
Ask a New Question
Archives Contact Us Privacy Policy Terms of Use