Source From Here
Question
As title. How do I iterate a-z without creating my own list of chars?
How-To
You can use string.ascii_lowercase which is simply a convenience string of lowercase letters:
Question
As title. How do I iterate a-z without creating my own list of chars?
How-To
You can use string.ascii_lowercase which is simply a convenience string of lowercase letters:
沒有留言:
張貼留言