Computer Science, asked by ishaelizabeth, 1 year ago

write an algorithm to find the sum of three numbers

Answers

Answered by Anonymous
3

Explanation:

step 1 - Start

step 2 - input 3 numbers a,b and c

step 3 - add those 3 numbers ( a+b+c)

step 4 - Stop .

Similar questions