Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ''.join([0, 0, 0, 1])
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. TypeError: sequence item 0: expected string, int found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement