filmov
tv
10. String Concatenation & String Formatting - Python Tutorial for Absolute Beginners

Показать описание
In this video we will discuss that how can we combine or concatenate (in other words) multiple strings into one string. Next we will look into the limitation in the concatenation. And later will discuss how can we format strings with various data types. How we will discuss about F-String in Python. And at the end we will see some goodies of string formatting.