Question

Hello, could you help me? Read a program We consider the following algorithm in which n denotes a natural number. r <— n As long as r > equal to 5 r <— r -5 End while 1. What value does r take at the end of the algorithm? rhythm if we give n the value 8? 2. Quote two integers which give at the end of the algorithm the same r value. 3. What does the r value obtained at the end of the algorithm represent compared to n? Thanks in advance!

Answers

There are no human answers yet.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions