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
c99092l760p219a8049/wx405743
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· f0e0b21d
BellCodeEditor
committed
2 years ago
f0e0b21d
diy1.py
124 Bytes
Edit
1
2
3
# 我们都爱夸夸夸
name
=
input
(
"勇于创造的创造的创造师,你叫什么名字呢?"
)
print
(
name
+
"你好啊"
)