What is the problem?
In the variable section it mentions using an index to get a single character from a string. It states "we can treat the string as a list of characters." But the whole concept of indexing seems like it should be introduced after the concept of list types. This of course is just my opinion. As a newbie in training and fairly new to Python (not quite 2 years) I think we could push this indexing concept back.
Location of problem (optional)
No response