0
What is the modulus used for?
I understand how it works but what is the practical application?
2 Answers
+ 4
Write a program to convert 100 seconds to minute:second time format.
+ 4
you can split a number into its digits
I understand how it works but what is the practical application?