Computer Science, asked by ltrintu3290, 1 month ago

Write the algorithms to find the product of 5 number?

Answers

Answered by madhaviumale
1

Answer:

hope it help you to solve the problem.

Explanation:

plz mark me brainliest.

Attachments:
Answered by AllenGPhilip
3

Answer:

Explanation:

Step 1 : Start

Step 2 : Input A , B , C , D , E

Step 3 : F = (A * B * C * D * E)

Step 4 : Output F

Step 5 : Stop

Similar questions