Posts by SuaMae • 1 point
1 post
-
-2
votes1
answer62
viewsQ: Selection of a non-random number in a variable C#
My question is the following proposed exercise: "Task: Write an algorithm in Visualg or C# that takes two positive integer values (x and y) and tell if x is divisible by y. Let’s focus on the…