Live data from Hacker News

Viewing profile — mudbungie

mudbungie

HN member
Joined
Mon, May 23, 2016, 7:59 PM UTC
HN karma
5
Public activity
4 items

About mudbungie

No profile information was provided.

Recent public activity

  1. comment
    Comment #11757295

    I like your solution! Good use of iter(). You actually bring up an interesting question of design philosophies. I thought that the script that I posted was extremely explicit, and …

  2. comment
    Comment #11757042

    Yeah, I wrote that after staring at it for a few minutes, and giving up any pretense that I could model it with confidence.

  3. comment
    Comment #11756969

    Actually, line 46 is referencing the class Girl, so you wouldn't want quotes. Technically, you're supposed to use try/except duck-typing in Python, but I often find that clearer co…

  4. comment
    Comment #11756444

    I chose to answer the question empirically. http://pastebin.com/1g1bAEPt Turns out it's equal.