Modulus of Two Integers

Write a program that takes two integers as input and prints the remainder when the first integer is divided by the second.
10
3
Total : 0 Discussion
Login