As of Python 3.6, f-strings are a great new way to format strings. Not only are they more readable, more concise, and less prone to error than other ways of formatting, but they are also faster! By the end of this course, you’ll know how and why to start using f-strings today.
What’s Included:
Related Learning Paths:
9 Lessons 28m
AboutChristopher Bailey
Christopher Bailey is the creator and host of the Real Python podcast. He also manages the video course pipeline, coordinating with the video course creators and our in house editor. He is a programmer and data analyst.
» More about ChristopherDoubleA onFeb. 13, 2021
Thank you so much for the references. Going to check those out! Keep on delivering the great stuff! 🔥🔥🔥
Phil M onFeb. 14, 2020
Excellent - thank you!
Pygator onDec. 24, 2019
Always informative and right to the point Chris!
teodorwisniewski onOct. 20, 2019
Thanks you Chris, it is very useful and allowed me to understand some messy syntaxes used by some developers around strings.
Mallesham Yamulla onSept. 2, 2019
Many thanks for taking us though the concepts from Old String Formating to New F string formatting.. Highly recommended to the python folks…
Bomes onMarch 23, 2019
Great tutorial! Thanks
Andras Novoszath onMarch 16, 2019
Lol, this is ridiculously good! :)