Write a program that reads integers usernum and divnum as input and outputs usernum divided by divnum three times. Note: end with a newline. In C
A. Java
B. Python
C. C++
D. Fortran

Answer :

Other Questions