#5 | Python Programming Tutorial | String Data Type | +ve And -ve Index

Pubblicato il: 07 dicembre 2021
sul canale di: Code Like Coder
244
47

This video is explained about string data type in python. Below points covered in this video.

#String:
-----------

sequence of character written within a single,double or triple quotes is nothing but a string.

'python'
"python"
"""python"""
'''python'''

access:
s='python is very easy'

#+ve index:
--------------------
starting value is 0
direction is L to R
#-ve index:
-------------------
starting value is -1
direction is R to L

python installation :
   • #2 | Python Programming Tutorial | Introdu...  
python identifiers:
   • #3 | Python Programming Tutorial | Python ...  
python inbuild function:
   • #4 | Python Programming Tutorial | Print |...  
Follow in below link:
  / codelikecoder  
  / codelikecoder  
Thanks


In questa pagina del sito puoi guardare il video online #5 | Python Programming Tutorial | String Data Type | +ve And -ve Index della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code Like Coder 07 dicembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 244 volte e gli è piaciuto 47 spettatori. Buona visione!