Formatted strings

  1. format - sprintf
  2. printf using old %-syntax
  3. Examples using format with names
  4. Format columns
  5. Examples using format - alignment
  6. Format - string
  7. Format characters and types (binary, octal, hexa)
  8. Format floating point number
  9. Examples using format - indexing
  10. Format characters and types using f-format
  11. f-format (formatted string literals)
  12. Format floating point numbers using f-format
  13. Format braces, bracket, and parentheses
  14. parameterized formatter
  15. format binary, octal, hexa numbers
  16. Examples using format with attributes of objects
  17. raw f-format