A type of writing in programming where you use underscores (_) between each word in a compound word or a phrase. It is useful for text-based programming because sometimes you need to name something that needs more than one word and you can’t have spaces. For example: sprite_running_function (also see camelCase convention). Note this is the preferred convention for Python
snake_case convention
Search
Latest Posts
Categories
Archives
- June 2026 (14)
- May 2026 (2)
- April 2026 (5)
- December 2025 (1)
- November 2025 (2)
- October 2025 (3)
- September 2025 (4)





