On Mon, Jun 2, 2014 at 8:34 AM, JEAN MICHEL wrote:
> I'm a Python beginner trying write a program that reads outside txt files,
> takes the data like the name and test grades of students then calculate the
> average and also assigns a grade and writes the data into a new txt file.
> I'm having dif
I'm a Python beginner trying write a program that reads outside txt files,
takes the data like the name and test grades of students then calculate the
average and also assigns a grade and writes the data into a new txt file.
I'm having difficulties writing the program so far I've been able to write