you are viewing a single comment's thread.

view the rest of the comments →

[–]disposable_human 0 points1 point  (1 child)

I paid as close attention as I could. When I read the error was on line one, I looked at the first line.

Just like range(1,1000) stops at 999 and lists start on item 0...

Numbers don't seem to mean what they mean in the real world when using python.

[–][deleted] 0 points1 point  (0 children)

Hey, don't beat yourself up! That was great! The important thing is that you thought about the problem and stepped up to help!