Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah. I'm no Python programmer, so I screwed up one of the practices by writing `set.push(node)` instead of `set.add(node)`. Luckily that didn't matter on the challenge itself (except for the wasted seconds checking all my assumptions about what the python functions were doing).


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: