Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help with loops
Post: RE: Help with loops

Thank you! That helped me out, but now I'm getting this error message [python] Traceback (most recent call last): File "C:/Users/reccles/Desktop/School/ITS320/ITS320_CTA4_Option1.py", line 22, in ...
freckles Homework 7 225,744 Dec-07-2018, 08:41 PM
    Thread: Help with loops
Post: RE: Help with loops

Here is what I tried most recently (I've been trying a million different things all morning). grades_list = float(input('Enter Grades:n') total = 0 for iter in grades_list: total += iter print("...
freckles Homework 7 225,744 Dec-07-2018, 07:26 PM
    Thread: Help with loops
Post: Help with loops

Hi everyone, I have been trying to avoid doing this, but I'm taking a basic programming class online and I am at a total loss on how to do this assignment. Everything have tried just results in synt...
freckles Homework 7 225,744 Dec-07-2018, 07:10 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020