filmov
tv
Always use F-STRINGS for string interpolation in Python
Показать описание
Python has many ways to glue together strings. And there is definitely a best way to do it. But still a lot of developer are using out-dated methods and loose a lot of time trying to understand unreadable code. Learn the modern way to do string formatting in Python. Learn f-strings.
C H A P T E R S
0:30 Why use f-strings
1:00 Show old, obsolete string interpolation methods
1:01 Concatenating strings is error prone
2:00 String interpolation with disconnected placeholders
2:30 Using the format method
3:10 introducing f-strings
M Y O N L I N E T R A I N I N G
L I N K S I N T H E V I D E O
#f-strings #programming #python
C H A P T E R S
0:30 Why use f-strings
1:00 Show old, obsolete string interpolation methods
1:01 Concatenating strings is error prone
2:00 String interpolation with disconnected placeholders
2:30 Using the format method
3:10 introducing f-strings
M Y O N L I N E T R A I N I N G
L I N K S I N T H E V I D E O
#f-strings #programming #python