How to tell if string starts with a number with Python? - Stack Overflow

PHOTO EMBED

Thu Jan 20 2022 06:38:22 GMT+0000 (Coordinated Universal Time)

Saved by [deleted user] #python

string[0].isdigit()
content_copyCOPY

https://stackoverflow.com/questions/5577501/how-to-tell-if-string-starts-with-a-number-with-python