OverIQ.com
Run (or Hit F9)
print("name101".isdigit()) print("101".isdigit()) print("101 ".isdigit()) print("101.129".isdigit())