I have an assignment that I need to take a number divide it by 2 till it reaches 0, but the assignment wants me to state how many times the number was divided till it reached zero. Any help?
Also how would I get it to the loop the new product of the division to divide again and again?