Using wild character

Sreeraj sreeraj22283 at gmail.com
Thu Sep 6 01:00:05 EDT 2007


hi,

 I am a beginner in Python. I wish to know how can i filter a list of
strings using wild characters.ie
Lets say i have list countries =
["india","africa","atlanta","artica","nigeria"]. I need only the list
of string starting with 'a'.


thank you

Sreeraj




More information about the Python-list mailing list