On Mon, Jun 2, 2014 at 8:34 AM, JEAN MICHEL <jeanrmic...@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.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to