I would like to create the check condition string is string number or not so, how I can do in python
x = "String" y = "12" if x is string