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
79c392ea53425d9965c449f065eee1b89163a43f
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· 94628917
BellCodeEditor
committed
3 years ago
94628917
diy1.py
109 Bytes
Edit
1
2
3
# 我们都爱夸夸夸
name
=
input
(
"勇敢的创造师,你叫什么呀?"
)
print
(
name
+
"你是最帮的"
)