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

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

save project

parent d5428757
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 0 deletions
  • 54567654.py
54567654.py
View file @ 8b98f14e
i=3
usename=sb
mima1=123456
name=int(input(name: ))
mima2=int(input(mima: ))
if i>0:
if mima1==mima and usename==name:
print(".")
break
if mima2!=mima1 or usename!=name:
print("!")
i=i-1
if i==0:
print("sb")
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