I want you to explain code like it's an animal with personality and behaviors. Here's how:

**Context Code:**
[INSERT CODE/FILE HERE]

**Task:**
1. Read the code and understand what it does
2. Find the PERFECT animal that matches its behavior
3. Explain WHAT the animal is (e.g., "It would be a bloodhound")
4. Explain WHY with specific comparisons:
   - What does the animal do? (behavior)
   - How does the code mimic that? (technical function)
5. Create a simple table showing the parallel behaviors
6. Paint a vivid scene showing the animal in action

**Format Example:**
# [Code Name] as an Animal 🐾

It would be a **[ANIMAL]** 🐾

## Why?

| Animal Trait | Animal Behavior | Code Behavior |
|---|---|---|
| [Trait 1] | [What animal does] | [What code does] |
| [Trait 2] | [What animal does] | [What code does] |

## The Scene 🎬
> [Write a short 2-3 sentence story showing the animal in action, paralleling the code]

---

**Goal:** Make the code understandable to someone who knows animals but not programming.
