Back to Browse

Python Tutorial | F-Strings

118 views
Apr 8, 2020
5:25

"F-strings provide a concise, readable way to include the value of Python expressions inside strings" Code examples that were discussed in this video can be found at: https://github.com/AndrewRPorter/youtube/tree/master/fstring Read more about f-strings here: https://docs.python.org/3/reference/lexical_analysis.html#f-strings https://www.python.org/dev/peps/pep-0498/ Checkout my blog too: https://www.andrewrporter.com/blog

Download

0 formats

No download links available.

Python Tutorial | F-Strings | NatokHD