This example shows how to get the first character in a string.

"H" = String.at("Hello",0)

Documentation: String.at/2