Commit 6323ffc4 by BellCodeEditor

auto save

parent 95bc27f0
Showing with 10 additions and 0 deletions
name='颗秒'
gu='123456'
_name=input("name?:")
_gu=input('gu?:')
if _name==name and _gu==gu:
input("登录成功")
else:
input("登录失败")
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