+ 1
I need help please
Given that a % b will give the remainder when a is divided by b, write a detailed computer solution that can be used to convert a number in base 10 to a different base. The inputs to your computer solution should be a number in base 10 and a base the number is to be converted to.
2 Answers
+ 2
Please specify your language and show us your attempts.
0
Ok