F-Strings
Formatted string literals — format specs, alignment, padding, conversion flags, and debug mode.
Text handling and string formatting.
View all tagsFormatted string literals — format specs, alignment, padding, conversion flags, and debug mode.
Indexing, the three-part slice, immutability, and the string methods worth knowing.