adds spoiler for tree
This commit is contained in:
parent
ff6162e48d
commit
aaba561e05
|
@ -1610,6 +1610,13 @@ What about this *super funky* gif...
|
||||||
|
|
||||||
![tree](./assets/tree.gif)
|
![tree](./assets/tree.gif)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Spoiler warning</summary>
|
||||||
|
|
||||||
|
**Nice try... You should be able to do this on your own!**
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# List comprehension
|
# List comprehension
|
||||||
|
|
||||||
This is a bit of an advanced topic but I'm putting it here to show you a very unique and powerful feature of python.
|
This is a bit of an advanced topic but I'm putting it here to show you a very unique and powerful feature of python.
|
||||||
|
|
Loading…
Reference in New Issue