Hello all.
I recently starting taking Python in my state college. I joined the Python.org
users group and I posted a couple of codes examples that I was having problems
with, and I am wondering if there is anyone in this community that can help me.
I did get some great advice on my previous po
Hello Trask,
I have been working on the first program. I got the files to read and print out
the grades and averages, but when I write these files to the other txt file,
all that I get is:
10.0
10.0
10.0
10.0
10.0
10.0
10.0
10.0
10.0
10.0
I know it is something simple. I am just not seeing it