# Page Not Found

The URL `000/008` does not exist.

You might be looking for one of these pages:
- [조건문 - 만약](https://codebook.horang.it/readme/008.md)
- [값 종류(자료형)](https://codebook.horang.it/readme/001.md)
- [변수](https://codebook.horang.it/readme/002.md)
- [리스트](https://codebook.horang.it/readme/003.md)
- [리스트 (데이터 단일 추출)](https://codebook.horang.it/readme/004.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://codebook.horang.it/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://codebook.horang.it/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/readme/008.md`)
- Use `Accept: text/markdown` header for content negotiation