G. Resinovic K201-0uiz 4D 11/4/81 (10 pts) 1. We have 400 cards punched with the following layout: card columns Description 1-7 Item Number (Integer) 8-12 Ouantity on Hand (XXXXX,) 13-17 ' Ouantity on Order (XXXXX,) At the beginning of a program we wish to read the cards and establish three arrays: the array ING of item numbers, the array OfH of guantity on hand, and the array 060 of guantity on order. On the coding form below write the FORTRAN statements reguired for this portion of a program.