编辑代码
Python代码
3.11.0
2.7.17
运行
n=
20200901
a=
int
(input())
if
a==n:
print
(
"欢迎查询"
)
else
:
print
(
"重新输入"
)