Home Segments Index Top Previous Next

542: Practice

Revise the program shown in Segment 540 such that the report printed is as follows:

*======*========*============*=========*=======*========*=======* 
: Code : Status : Industry   : Company : Price : Shares : Value : 
*======*========*============*=========*=======*========*=======* 
: F    :        | Food       :     BLD :   3.3 :    300 :   990 : 
: T    :        | Trucking   :      GG :   2.5 :    400 :  1000 : 
: A    : X      | Airline    :     FLY :   9.9 :    100 :   990 : 
: A    : B      | Airline    :    CH11 :  10.1 :    100 :  1010 : 
: C    :        | Computers  :     IBM :   5.0 :    200 :  1000 : 
*======*========*============*=========*=======*========*=======*