b8a55b9e9c
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
16 lines
291 B
Markdown
16 lines
291 B
Markdown
# [set](https://docs.python.org/3/library/stdtypes.html#set) and [frozenset](https://docs.python.org/3/library/stdtypes.html#frozenset)
|
|
{:.no_toc}
|
|
|
|
<nav markdown="1" class="toc-class">
|
|
* TOC
|
|
{:toc}
|
|
</nav>
|
|
|
|
## Top
|
|
|
|
Questions to [David Rotermund](mailto:davrot@uni-bremen.de)
|
|
|
|
|
|
```python
|
|
```
|
|
|