loading
loading
loading
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap Learn how to use Python f-strings to format your strings in a less verbose way and with extra string formatting options. You may have used concatenation, percent signs, or the string format method before, but f-Strings are the current modern way to format strings in Python. π Support me on Patreon β https://patreon.com/davegray β Become a full-stack dev with Zero To Mastery Courses: - The Complete Python Developer: https://bit.ly/CompPythonDev - Complete Machine Learning & Data Science: https://bit.ly/CompMachineLearning - Junior to Senior Dev Roadmap: https://bit.ly/WebDevRoadmap-JrtoSr π© Subscribe β https://bit.ly/3nGHmNn π¬ Course Updates β https://courses.davegray.codes/ β Questions - Please post them to my Discord β https://discord.gg/neKghyefqh β Buy Me A Coffee β https://www.buymeacoffee.com/davegray π Follow Me On Social Media: Github: https://github.com/gitdagray Twitter: https://twitter.com/yesdavidgray LinkedIn: https://www.linkedin.com/in/davidagray/ π Source Code: https://github.com/gitdagray/python-course π Playlist for this Python Course: https://bit.ly/dg-beginners-python Python f-Strings tutorial for Beginners (00:00) Intro (00:05) Welcome (00:14) How We've Been Inserting Values into Strings (01:21) Formatting with percent signs (03:44) The .format() method (04:30) Why move on to f-Strings? (10:06) f-Strings examples (13:38) Passing format options (18:43) Updating Rock Paper Scissors with f-Strings π Tutorial References: π Python Official Site: https://www.python.org/ π Visual Studio Code Official Site: https://code.visualstudio.com/ π String Formatting Options: https://www.w3schools.com/python/ref_string_format.asp Was this Python f-Strings tutorial for beginners helpful? If so, please share. Let me know your thoughts in the comments. #python #f-strings #strings
This Python playlist will take you from absolute beginner to a Python Programmer with knowledge of all of the fundamentals of the Python programming language.