charlie笔记
A programmer’s note boke for work and life
第一种方法:递归
代码如下:
def perms(elements): if len(elements)