Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. File "<pyshell#8>", line 3, in delete_nth
  2. if order.count(item) > max_e:
  3. AttributeError: 'NoneType' object has no attribute 'count'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement