Formatted strings
- format - sprintf
- printf using old %-syntax
- Examples using format with names
- Format columns
- Examples using format - alignment
- Format - string
- Format characters and types (binary, octal, hexa)
- Format floating point number
- Examples using format - indexing
- Format characters and types using f-format
- f-format (formatted string literals)
- Format floating point numbers using f-format
- Format braces, bracket, and parentheses
- parameterized formatter
- format binary, octal, hexa numbers
- Examples using format with attributes of objects
- raw f-format