Python can store and manipulate strings. Strings can be enclosed in single or double quotes. There are a number of string methods you can use to manipulate and work with strings
Converting to string values
When naming variables follow the PEP-8 Style Guide for Python Code