Learn Python - String Formatting

Publicado el: 01 enero 1970
en el 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...


En esta página del sitio puede ver el video en línea Learn Python - String Formatting de Duración hora minuto segunda en buena calidad , que subió el usuario Tech Programmer 01 enero 1970, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 34 veces y le gustó 0 a los espectadores. Disfruta viendo!