Missing edgecase in description?
Hi,
just noticed that there is no description about what to return if "len(args) == 1", so i just returned 0 (just as like "len(args) == 0"), perhaps you should add that to the description;)
PS: Great page, thank you so much for your hard work here=)