Make a function code in JAVA which gets 2 parameters(x and y, that are 2 integers), and retu how many times y goes into x?
for example: If I'll put x=5 and y=2, the retu will be 2. If I'll put x=2 and y=5, the retu will be 0.
Make a function code in JAVA which gets 2 parameters(x and y, that are 2 integers), and retu how many times y goes into x?
for example: If I'll put x=5 and y=2, the retu will be 2. If I'll put x=2 and y=5, the retu will be 0.
برچسب:
نویسنده: استخدام کار