Guest User

Untitled

a guest
Sep 24th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [1.,2.,3.][1];_[0];_[1];_[2]; (1.,2.,3.)[1]
  2. 2.0
  3. Traceback (most recent call last):
  4. File "<stdin>", line 1, in <module>
  5. TypeError: 'float' object is not subscriptable
Add Comment
Please, Sign In to add comment