[Tutor] Hello again. and another question.

Steve Willoughby steve at alchemy.com
Thu Oct 2 23:48:59 CEST 2008


On Thu, Oct 02, 2008 at 09:41:37PM +0000, tsmundahl at comcast.net wrote:
> for count in range (len(Grades)):
>     grades_file_2.write(str("%.2f"% (len(Grades))) + "\n")       
                                       ^^^^^^^^^^^^

Look at what you're actually writing for each count.
See anything amiss there?


-- 
Steve Willoughby    |  Using billion-dollar satellites
steve at alchemy.com   |  to hunt for Tupperware.


More information about the Tutor mailing list