Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TheLoneWolfling
on July 27, 2014
|
parent
|
context
|
favorite
| on:
Python Multiple Assignment Is a Puzzle
You really should change "except" to "except ValueError" there.
Also, I suggest first converting A to a set. Just "A = set(A)" would work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also, I suggest first converting A to a set. Just "A = set(A)" would work.