Computer Science, asked by nirajangupta19, 6 months ago

write an algorithm to find difference of any two number this is also question please say me the answer I am a student tell me fast I have to summit to the teacher and say the correct answer​

Answers

Answered by deepakkumar9254
2

Answer:

STEP 1 : START

STEP 2 : ACCEPT FIRST NUMBER

STEP 3 : ACCEPT SECOND NUMBER

STEP 4 : SUBTRACT THESE TWO NUMBERS

STEP 5 : DISPLAY RESULT

STEP 6 : STOP

Similar questions