Computer Science Canada

sub program help

Author:  mo [ Sat Jan 26, 2008 6:47 pm ]
Post subject:  sub program help

a Turing program that accepts exactly 15 student?s marks in (as a percent) and outputs only those marks that are equal to or above the average (mean) mark.

The marks, from a text file (in.txt), are retrieved and populated inside a subprogram that must have the signature


: