Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-1-1_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
d52abf0697ec92c97f8447953f3769aa6c70d7c1
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· d52abf06
BellCodeEditor
committed
3 years ago
d52abf06
diy1.py
121 Bytes
Edit
1
2
3
# 我们都爱夸夸夸
name
=
input
(
"亲爱的老八,请说真名,不然揍死"
)
print
(
name
+
",欢迎来到厕所"
)