f-strings in Python are not just a way to easily substitute variables inside strings, they come with a wide array of conversion, formatting, and debugging options which we give examples of in this video.
Note: I’m trying a more informal style in this video so make sure to let me know if you like it better this way, as opposed to my usual cut-after-every-sentence editing.
Source code: https://github.com/mCodingLLC/VideosS…
f-string docs: https://docs.python.org/3/reference/l…
Subscribe: https://www.youtube.com/c/mCodingWithJamesMurphy/featured
#python