Code Style Guide¶ CacaoLang Code Style¶ Use snake_case for variables and functions Indent with 4 spaces Use meaningful names Comment complex logic Keep functions focused