I still can't get the syntax
test='Hey buddy get away from my car'
if test[0].alpha():
return True
--
https://mail.python.org/mailman/listinfo/python-list
- Why doesn't this work Seymore4Head
- Re: Why doesn't this work Ned Batchelder
- Re: Why doesn't this work Chris Angelico
- Re: Why doesn't this work Mark Lawrence
- Re: Why doesn't this work Skip Montanaro
- Re: Why doesn't this work Seymore4Head
