Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to find the first letter of an item in python

mylist[0][0]   # get the first character from the first item in the list
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #find #letter #item #python
ADD COMMENT
Topic
Name
5+9 =