```python
print(“hello world”)
```
print("hello world")
<details> <summary> Text shown, but expandable upon click </summary>
Expendable text is then shown when clicked
<p>
```python print(“including code”)
```
</details>
Text shown, but expandable upon click
Expendable text is then shown when clicked
print("including code")