capitalize and title Function in String #9 | Inbuilt Function in Python | String Function |SDPGuruji

Publicado em: 08 Dezembro 2020
no canal de: SDP Guruji
134
16

Strings in Python, Python Strings Tutorials, Python Tutorials, Python for Beginners, What is title function in the string, what is a capitalize function in String in Python, String in Hindi, Python Programming, Python Tutorials in Hindi
Hey Viewers,
In the series of strings and their operation, in this video, we will deal with some other two
interesting functions to change the case of strings.
What functions give a heading kind of case to strings?
title() and capitalize() are the other two functions, capable of changing the case of strings and
give them heading format.
What is the difference between the title() and capitalize()?
In title(), each letter of words in string are converted into upper case.
In capitalize(), Only the first letter of the string is converted into upper case.
Example:
s = “SDP Guruji”
s.title()
s.capitalize()
Output:
Sdp Guruji //title()
Sdp guruji //capitalize()
Practice!
Make sure that you didn’t miss this crucial and easy part.
Thank You!
N Yess !! Don’t hesitate to share your precious suggestions/feedbacks!! Get your all doubts crystal
clear!!
-----------------------------------------------------------------------------------------------------------------------------------

If you have missed anything regarding python, surf through these links below:

Upper And Lower Function in Python:    • upper and lower Function in String #8...  

Escape Sequence in String:    • Escape Sequence in string #7 | String...  

How to Delete Entire String:    • How to Delete Entire String #6 | Stri...  

String Is Immutable or Mutable:    • Whether String Is Immutable or Mutabl...  

Concatenation and Overriding in String:    • Concatenation and Overriding in Strin...  

Errors in String Declaration:    • Type Error and Index Error in String ...  

String Slicing in Python:    • How to Access Python String Character...  

How to Store String in Variable:    • Python String #1 | String Theory | Ho...  

--------------------------------------------------------------------------------------------------------------------------------------

You’ll also find us here!!


Website: https://sdpguruji.in/

Play Store App: https://play.google.com/store/apps/de...

Instagram:   / sdpguruji  

Facebook:   / sdp.guruji.3  

LinkedIn:   / sdpguruji  

Telegram: https://t.me/sdpguruji
--------------------------------------------------------------------------------------------------------------------------------------
For more such informative Python videos,
color the thumbs up button blue, share the videos, and yes don’t forget to hit the subscribe button and press the bell icon for remainders.
Stay Tuned!!!

#SDPGuruji
#sdpguruji
#strings
#pythonstring
#title
#capitalize
#inbuiltfunctions
#pythontutorials
#stringsinpython
#pythonprogramming
#PythonSDPGuruji
#PythonTutorial
#Hindi


Nesta página do site você pode assistir ao vídeo on-line capitalize and title Function in String #9 | Inbuilt Function in Python | String Function |SDPGuruji duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário SDP Guruji 08 Dezembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 134 vezes e gostou 16 espectadores. Boa visualização!