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
c6699l760p219a8049/wx493249
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· 2c0d9c1f
BellCodeEditor
committed
4 years ago
2c0d9c1f
diy1.py
91 Bytes
Edit
1
2
choice
=
input
(
"勇于创造的创造师你叫什么呀?"
)
print
(
choice
+
",你好呀!"
)