> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ea.huit.harvard.edu/llms.txt
> Use this file to discover all available pages before exploring further.

# Hello

> This is a test

This is a test document!

```
#!/usr/bin/env python3
print("hello!")
```
