[Tutor] Reading Data From File
bob gailer
bgailer at gmail.com
Sat Jul 25 15:34:06 CEST 2009
I concur with wesley and dave re homework.
Some questions to consider:
do you know how to open a file?
do you know how to read a line from an opened file?
do you know how to incorporate reading lines in a loop?
do you know how to determine whether a character is "numeric"?
do you know how to print a line?
what is the criteria for determining A, B C, D, or F average?
--
Bob Gailer
Chapel Hill NC
919-636-4239
More information about the Tutor
mailing list