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
4a0e348ec68c493696c785aa9248d1cdb8cd7b79
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Normal view
History
Permalink
diy1.py
51 Bytes
Edit
Newer
Older
save project
78ed34ec
BellCodeEditor
committed
2 years ago
1
neme
=
input
(
"输入名字"
)
save project
b66bd673
BellCodeEditor
committed
2 years ago
2
print
(
neme
+
"你好啊"
)