Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
lesson4_3
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
c3426074
authored
May 16, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
b6e26bca
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
hgdkshrglksjglk.py
hgdkshrglksjglk.py
View file @
c3426074
i
=
5
NNM
=
"floort"
NPW
=
"36231123"
while
True
:
if
i
>
0
:
NM
=
input
(
"请输入账号"
)
PW
=
input
(
"请输入密码"
)
i
=
i
-
1
if
PW
==
NPW
and
NM
==
NNM
:
print
(
"登录成功"
)
break
if
NM
!=
NNM
:
el
if
NM
!=
NNM
:
print
(
"你怎么记不住你的账号"
)
continue
if
PW
!=
NPW
:
el
if
PW
!=
NPW
:
print
(
"你怎么记不住你的密码"
)
else
:
print
(
"账号已经冻结"
)
exit
()
print
(
"欢迎进入"
)
\ No newline at end of file
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