原创 No46. Permutations 排列 (Python)

題目:Given a collection of distinct integers, return all possible permutations.Example:Input: [1,2,3] Out