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
daf727087bc3558b5c25da6c103e0a87ae2b0070
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· 1b78e5bd
BellCodeEditor
committed
4 years ago
1b78e5bd
diy1.py
80 Bytes
Edit
1
2
name
=
input
(
"你叫什么名字"
)
# 我们都爱夸夸夸
print
(
name
+
"你好呀"
)