Skip to content

Instantly share code, notes, and snippets.

@SushmaBaliza
Created June 3, 2020 13:37
Show Gist options
  • Save SushmaBaliza/e74482dae97df1afa814a475a8e46037 to your computer and use it in GitHub Desktop.
Save SushmaBaliza/e74482dae97df1afa814a475a8e46037 to your computer and use it in GitHub Desktop.
e
r
Traceback (most recent call last):
File "NegativeIndex.py", line 9, in <module>
print(list_1[-10])
IndexError: list index out of range
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment