Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

bellcode / lesson3-1-1_DIY1

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • lesson3-1-1_DIY1
  • asdfgh.py
Find file
BlameHistoryPermalink
  • BellCodeEditor's avatar
    save project · adfbac08
    BellCodeEditor committed 3 years ago
    adfbac08
asdfgh.py 189 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13
name="54188.741"
zhanghao="ni.ta.ma"
name1=input("请输入密码")
zhanghao2=input("请输入账号")
if name==name1 and zhanghao==zhanghao2:
    print("登录成功")