Presenter's guideline - WS4 : Variables management
Completion requirements
Step 4: Creating & Naming a Variable
Action:
- Click "Create variable..." and type a name (e.g., x).
- Explain naming rules: lowercase, no spaces, and case sensitivity.


Speaker Notes:
"Click the button and name your variable 'x'. Pro tip: keep names short and meaningful. Use lowercase and underscores, like y_offset. Be careful—the robot sees lowercase 'x' and uppercase 'X' as two completely different boxes! "

