Convert space to underscore (snakecase)

Convert space to underscore (snakecase)

Input (String)
Output (String)

The function of this online utility is to convert space to underscore (snakecase).

For example,

convert space to underscore
will becomes:
convert_space_to_underscore
.

Related online utility: Convert underscore to space .