https://realpython.com/learning-paths/input-output-operations-and-string-formatting/
I/O Operations and String Formatting (Learning Path) – Real Python
string formattingoperations
https://realpython.com/quizzes/python-formatted-output/
A Guide to Modern Python String Formatting Tools Quiz – Real Python
You can take this quiz to test your understanding of modern tools for string formatting in Python. These tools include f-strings and the .format() method.
python string formattingguide
https://realpython.com/quizzes/python-string-formatting/
Python String Formatting: Available Tools and Their Features Quiz – Real Python
You can take this quiz to test your understanding of the available tools for string formatting in Python, as well as their strengths and weaknesses. These...
python string formattingtools