' The goal of this program is to multiply a matrix of starting data by a scalar ' (2). We will be introduced to matrices (2-dimensional data structures) and ' nested 'for' loops. ' The Public ...