Run »
txt = "\u0033" #unicode for 3 x = txt.isdecimal() print(x)
True