String concatenation and string interpolation in Python

preview_player
Показать описание
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
Рекомендации по теме
visit shbcf.ru