Python Under 5 Minutes: String Formatting

Опубликовано: 27 Октябрь 2023
на канале: Legion Script
76
3

In this video we will go over how to insert variables into strings. We will look at 3 different ways, using the percent operator, str.format and f strings/string interpolation. At the end of this video, we will have gone over the most common ways to dynamically add values into strings.

Code:
https://github.com/legionscript/Strin...

Free Structured Courses on LegionScript.com:
https://www.legionscript.com/