Computer Science, asked by lakhveerkaurkaur65, 8 months ago

write an algorithm to find sum of 4 number​

Answers

Answered by vidyadhar71
0

Answer:

hey buddy!

here's the python code

Attachments:
Answered by AllenGPhilip
1

Answer:

Explanation:

Step 1 : Start

Step 2 : Input A , B , C , D

Step 3 : E = (A + B + C + D)

Step 4 : Output E

Step 5 : Stop

Similar questions