Indexing Python Strings

Learn how to access specific items by indexing through Python strings.

By Ryan Molyneaux