import itertools

permutation()

product()

repeat()

Reference

itertools - Python documentation

Last updated

Was this helpful?