Commit 72a0632e by BellCodeEditor

auto save

parent 87be3438
Showing with 24 additions and 0 deletions
i=3
name="nb55"
mima=555
while True:
name1=input("名字:")
mima1=input("密码:")
i-=1
if i>0:
if name1==name and mima1==mima :
print("正确")
break
if name1!=name:
print("名字不正确")
continue
if mima1!=mima:
print("密码不正确")
continue
else:
print("sb")
exit()
\ No newline at end of file
age=12
print("xbxbxbxbxbxbxbxvbb"+ste(age)+"vvhvvh")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment