Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
bellcode
/
lesson2-5_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
e86ef8587bb0d9e63102397a1ed274bb8fb1a133
Switch branch/tag
lesson2-5_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· e86ef858
BellCodeEditor
committed
a year ago
e86ef858
diy1.py
98 Bytes
Edit
1
2
name
=
input
(
"勇于挑战的创造师你叫什么呀?"
)
print
(
name
+
",你是最棒的创造师"
)