Explain This Code
Explains an unfamiliar snippet at a chosen experience level.
Explain what this {{language}} code does, for someone with {{experience_level}} experience. Go through it in the order it executes, not top to bottom if that's misleading. Call out anything that's a common gotcha.
```
{{code}}
```