Asked by Prince Sarip
Write the pseudocode for a program that allows the user to input 2 numbers. The program prints out the sum and the product of the 2 numbers. Draw the flowchart.
Answers
Answered by
oobleck
read x,y
print x+y, x*y
print x+y, x*y
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.