Dashboard Temp Share Shortlinks Frames API

djdj - HTMLify profile

files of /djdj/python/

Python - String Methods /djdj/python/string.py
428 Views
0 Comments
name = "Dj UPraiTY"
sub = "Dj"
print(len(name)) #length of the string
print(name[0:5]) #display string starting position to g