运行 ❯
获取你
自己的 Python
服务器
×
调整方向
更改主题,暗/亮
前往 Spaces
txt = "1234" x = txt.isdecimal() print(x)
True