[Tutor] Working with Data files & Lists

Danny Yoo dyoo at hashcollision.org
Tue Jun 3 02:32:49 CEST 2014


On Mon, Jun 2, 2014 at 8:34 AM, JEAN MICHEL <jeanrmichel at gmail.com> 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 difficulties writing the program so far I've been able to write
> up half of the program but I am noticing there might be bugs. I've tried
> running the program but every time I do, my program output is blank and
> there is no error messages


Wasn't this asked a few weeks ago?  This feels hauntingly familiar.

Ah, yes, found it.

    https://mail.python.org/pipermail/tutor/2014-May/101310.html


Can you give folks a quick "diff"?  Can you explain what has changed
since then?  That way, folks will know to not repeat something that
you already know about.


More information about the Tutor mailing list