Single-quoted strings in Elixir are represented by a list of integer values, each value representing a character.
Get the integer code of a character using ?
:
Single-quoted strings in Elixir are represented by a list of integer values, each value representing a character.
Get the integer code of a character using ?
: