# import itertools

## permutation()

```python
```

## product()

```python
```

## repeat()

```python
```

## Reference

{% embed url="<https://docs.python.org/3/library/itertools.html>" %}
itertools - Python documentation
{% endembed %}
