Quantcast
Viewing all articles
Browse latest Browse all 186

Application for StringDelete

I have a list of strings:

lis:= {{"123 abc def 456"}, {"ghi jkl 789"}, {"012 mno pqr"}}

and I would like to remove digit characters from the beginning of each string (that has them) to give:

res:={{abc def 456"}, {"ghi jkl 789"}, {"mno pqr"}}

Thanks for suggestions!


Viewing all articles
Browse latest Browse all 186

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>