Problem
1. If a variable stores a string, how can the character at a specific position in that string be referenced?
2. What does the chop function do?
3. What is a coercion?
4. What are the three ways the value of a variable can be explicitly converted to a specific type?
5. How can the type of a variable be determined?