Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson3-5-2_DIY1
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
253f8516
authored
Jan 02, 2021
by
BellCodeEditor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
save project
parent
a78303c8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
zhan
zhanghao.py
zhan
0 → 100644
View file @
253f8516
zhanghao.py
0 → 100644
View file @
253f8516
name
=
"梁帆远"
password
=
"I have a lot of money"
if
input
(
"输入用户名:"
)
==
name
:
if
input
(
"输入密码:"
)
==
password
:
print
(
"登录成功,您的银行卡余额为:0.00元"
)
else
:
print
(
"登录失败,吃下这提款机的嘲讽!"
)
else
:
print
(
"连那个梁帆远都不如,他虽然没钱,但好歹有个账号,还不贪杨佳睿的银行账号里的0.01元!你还想盗别人的号!"
)
\ 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