Computer Science, asked by dasratna935, 1 month ago

Write a program in GW Basic to divide two number 73 and 13 and calculate remainder​

Answers

Answered by Anonymous
0

Explanation:

Step 1 START

Step 2 STORAGE B=2

Step 3 DECISION IS B<= 40 IF

NOT THEN GO TO STEP 7

Step 4 COMPUTE B=B+2

Step 5 PRINT

STEP 6 GOTO STEP 3

Step 7 END

Similar questions