Skip to main content

Snake Case

Snake case is a form of formatting used in Python and other languages.

An underscore _ is used to separate words for variables and functions.

For example first_name