Python Under 5 Minutes: String Formatting
Legion Script Legion Script
5.14K subscribers
74 views
3

 Published On Oct 27, 2023

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/

show more

Share/Embed