This commit is contained in:
2020-12-06 11:41:25 +01:00
parent e6b554c318
commit 10f1b28021
5 changed files with 2304 additions and 0 deletions

13
solutions/6/README.md Normal file
View File

@@ -0,0 +1,13 @@
# 6
Basically I own this one to the built in `set()` of python.
The first is an union, the second an intersection. Did not know they existed
<details>
<summary>Solutions</summary>
<ol>
<li>6809</li>
<li>3394</li>
</ol>
</details>