If you work with strings in your Python scripts and you're writing obscure logic to process them, then you need to look into ...
Importing modules and calling top-level functions from them Passing multiple positional and keyword arguments Receiving return values, including nested lists and dicts Getting Python exceptions across ...