Learn Python - String Formatting

Publicado em: 01 Janeiro 1970
no canal de: Tech Programmer
34
0

While working with Python, you may need to format string and numbers in different ways. We already saw f-string examples in earlier videos. We could simply concatenate string using plus symbol but that looks little bit clumsy.

This video shows three ways to format strings. These are:

1. printf style formatting
2 string format method
3. String interpolation using f-strings

With Python 3.6, we have string interpolation using f-strings which is the recommended and most elegant method for formatting strings. Learn more about all these in this video.

#Python #LearnProgramming

Printf style formatting: https://docs.python.org/3/library/std...

If you like our content, click on SUBSCRIBE button and click on Bell icon to receive latest and greatest updates of my video lessons.

Follow us on Facebook, Twitter, Instagram

Facebook Link:   / techprogrammer1  
Twitter Link:   / techprogrammer1  
Tumblr Blog: https://www.tumblr.com/blog/techprogr...


Nesta página do site você pode assistir ao vídeo on-line Learn Python - String Formatting duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Tech Programmer 01 Janeiro 1970, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 34 vezes e gostou 0 espectadores. Boa visualização!