This video explains how you can include strings within a string, how to include numbers within a string, how to control the number of decimal places in a floating point number within a string, and how to print hexadecimal numbers in a string. See also:
http://www.annedawson.net/Python3_Rep...
and
• Decimal, binary and hexadecimal numbering ...