Episode

Python for Beginners [11 of 44] Formatting Strings

While concatenating strings works, it doesn't always read well. Python offers the ability to add placeholders for easier dynamic string creation.

Full 'Intro to Python' course on Microsoft Learn: https://aka.ms/MSLearnPython

Sample code: https://aka.ms/PythonGettingStarted
Watch the entire series: https://aka.ms/PythonBeginnerSeries

Python