Converts str to snake case.
The string to convert to snake case.
The input string str converted to snake case.
See Implementation
Converts str to snake case.