filmov
tv
String concatenation and string interpolation in Python

Показать описание
Wondering how to concatenate a string in Python? Hold on! There are two ways to build up bigger strings out of smaller strings: string concatenation (with +) and string interpolation (with f-strings).
00:00 String Concatenation
01:37 String Interpolation
02:50 Summary
00:00 String Concatenation
01:37 String Interpolation
02:50 Summary