Skip to content

Instantly share code, notes, and snippets.

@SushmaBaliza
Created June 3, 2020 13:24
Show Gist options
  • Save SushmaBaliza/301e2e719c2c134f991c43fe4e668fc3 to your computer and use it in GitHub Desktop.
Save SushmaBaliza/301e2e719c2c134f991c43fe4e668fc3 to your computer and use it in GitHub Desktop.
d
c
r
Traceback (most recent call last):
File "Accesselements.py", line 11, in <module>
print(list_1[2.0])
TypeError: list indices must be integers or slices, not float
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment