String Interpolation with f-Strings in Modern Python an Introductory Tutorial

preview_player
Показать описание
String interpolation with Python's Format Strings, or f-Strings, is a much nicer syntax for constructing a string value than concatenation. This video provides a quick introduction to f-Strings with some examples that compare it to using plain-old concatenation.
Рекомендации по теме
Комментарии
Автор

Hi, @Kris . which color theme are you using in your vs-code ide ?It's looks like nice..

tangotan