Collections.namedtuple()

  • + 15 comments

    May be it's personal preference but I really dislike the <= 4 lines challenge. I know how to do it but I believe it violates pep-8 and kills the readability which is a core value in python.