Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson4_1
This project
Loading...
Sign in
Toggle navigation
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
1ab8184f
authored
Apr 17, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
88790c60
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
diy1.py
diy1.py
View file @
1ab8184f
...
...
@@ -11,10 +11,13 @@ while True:
break
# 保存在服务器数据库中的用户密码(正确的密码)
elif
name
!=
username
:
print
(
'撒比,输错了用户名!!!!!'
)
print
(
"你TM还有"
+
str
(
sb
)
+
"机会"
)
continue
else
:
print
(
"撒比,输错了密码!!!!"
)
print
(
"你TM还有"
+
str
(
sb
)
+
"机会"
)
else
:
print
(
"撒比✌珺稀,登录次数没有了!!!!!!!"
)
exit
()
print
(
"欢迎来到厕所,页菌席吃饭的地方!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
)
# 请用input()实现用户输入账号、密码的功能
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment