How to Write a program to compute a simple 3x3 spreadsheet containing integers and strings. First, input the spreadsheet source values from the console (in rows), then perform calculations as outlined below and finally output the computed spreadsheet as a matrix.