Author
anonymous
over 6 years ago
Python
CPython 3.6.2
$ python3 prog.py
Traceback (most recent call last): File "prog.py", line 2, in <module> a[2] TypeError: 'int' object is not subscriptable