Formatting data into strings for the user or other consumption is now faster and easier with python f-strings since python 3.6. This will give you the basics.
Go past simple multiple assignment taught in beginning python courses to understand unpacking nested sequences with these techniques. (also known as deep unpacking)