so i was given an assignment at uni, where i am required to write a program using for/while/do-while that reads 3 integer values: x,y and z.
the task is to move from x to y with z step and print...