32.5k views
5 votes
Write a simple algorithm to add two numbers

User Ryanbrill
by
8.0k points

2 Answers

6 votes

Answer:

Write an algorithm to add two numbers entered by user. Step 2: Declare variables num1, num2 and sum. Step 3: Read values num1 and num2. Step 4: Add num1 and num2 and assign the result to sum.

User Robby
by
8.1k points
1 vote
Hope it helped . Here is the answer.
Write a simple algorithm to add two numbers-example-1
User Sergey Sahakyan
by
8.2k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories