f-string in Python 3.6+

preview_player
Показать описание
Learn the concept of f-strings in Python.

------------------------------------------------------------

More awesome topics covered here:

------------------------------------------------------------

#python3 #f-string #formatting
Комментарии
Автор

Your explanation of F strings is best I have ever seen. You showed what the previous options were and why F strings is so helpful. Great job!

officesuperhero
Автор

Many thanks, IP! This is clear, concise and complete with an explanation of how previous versions of Python used to work with strings, and why F strings are a significant improvement.

caseyking