Skip to content
  • Be carrefool.

    >>> perm = permutations([1, 2, 3, 4, 5, 6, 7, 8, 9, 10])
    >>> print(len(list(perm)))
    3628800
    Edited by Grapha
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment