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

bellcode / lesson3-4-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
Commit 51407f5b authored 3 years ago by BellCodeEditor's avatar BellCodeEditor
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

save project

parent 03ea5249
Show whitespace changes
Inline Side-by-side
Showing with 10 additions and 5 deletions
  • Waer.py
Waer.py
View file @ 51407f5b
usename"python" usename"python"
usrpassword"123456" usrpassword"123456"
name=input("请输入用户名")
name=input("请输入密码")
while True: while True:
if 1>0: if 1>0:
if password!=usrpassword: name=input("请输入用户名")
name=input("请输入密码")
i=-1
if name=usernane and password==usrpassword:
print("登录成功")
break
if password!=usrpassword:
print("登录失败,请重新输入") print("登录失败,请重新输入")
if name!=usenam: print("你还se'i")sei
if name!=usenam:
priat("登录失败,请重新输入") priat("登录失败,请重新输入")
i=-1
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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