162k views
1 vote
Help please - designing algorithms

Help please - designing algorithms-example-1

1 Answer

2 votes

Hi,


Algorithm A takes user input in the form of intiger type and stores values to variables Num1 and Num2. The intigers are later summed into intiger variable Total. Then using the print function you instruct computer to output the content Total variable in an intiger form.


Hope this helps.

r3t40

User Dason
by
6.5k points