Write a program that asks a user to input (one at a time) the four numbers to fill a 2x2 matrix. For each number entered, make sure the user knows which number is being entered. Display the completed matrix in the Command Window so the user can check the entries.