Computer Science, asked by Anjali9268, 1 year ago

Write an algorithm to enter a number and display whether it is positive or negative brainly

Answers

Answered by Anonymous
0
Euclid s division lemma states that for any positive integer a and b there exist an unique whole no q and r such that a=bq +r, where range of r is from 0 to b. it is valid for positive integer only
Similar questions