write an algorithm to add
two numbers and print the sum
answer fast guys
Answers
Answered by
1
Explanation:
kuch parai karlo......
phir better question karo
Answered by
1
Answer:
Algorithm of the sum of two numbers: Step 1: Start. Step 2: Declare variables num1, num2 and sum. Step 3: Read values for num1, num2. Step 4: Add num1 and num2 and assign the result to a variable sum. Step 5: Display sum. Step 6: Stop
Explanation:
follow me
Similar questions