Two-dimensional array
Create a two-dimensional array . Fill it with random numbers from 0 to 9 inclusive. Writing a user to enter the number of rows and columns, as he wants to see. Display array on the screen. The user selects the number of shifts and position (left, right , up, down). Run shift array and display on screen the result. The offset cyclical.