📜  python 检查整数 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:03.691000             🧑  作者: Mango

代码示例6
s = set(str(4059304593))
print('2' in s)