Computer Science, asked by aijazaijaz1905, 7 months ago

write an algorithm to find out the product of three numbers​

Answers

Answered by rajendiransanjay
1

Answer:

jajagagahajoakshshksjs

Answered by Anonymous
2

Answer

product = number1 * number2 * number3. print *, "The sum of the three numbers is ", total. print *, "The product of the three numbers is ", product. end program SumAndProduct.

Similar questions