What Are "F-Strings" in Python? – Real Python

This lesson is an overview of everything you’ll learn in this course. You will cover old school string formatting, learn why you should consider using f-strings in your code as well as see how to format different types of strings using the f-string formatting style.