Back
I'm telling my program to print outline 53 of an output. Is this error telling me that there aren't that many lines and therefore can not print it out?
You should know that indexing starts at 0 it means if you have a list with 53 items, the last one is thelist[52].
31k questions
32.8k answers
501 comments
693 users