Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python left string

string = "hello world!"
print(string[0:5])
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #python #left #string
ADD COMMENT
Topic
Name
2+3 =