Computer Science, asked by Rajeshraja3117, 1 day ago

Algorithm for finding difference between two numbers

Answers

Answered by OishikWinny
1

STEP 1: Start

STEP 2: Input no.s a and b

STEP 3: Calculate d= a - b

STEP 4: Print "Difference is" d

STEP 5: Stop

Pls mark me brainliest if helpful

Similar questions