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
c54692l760p219a8049/wx839736
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Blame
History
Permalink
save project
· b756e911
BellCodeEditor
committed
4 years ago
b756e911
diy1.py
72 Bytes
Edit
1
2
name
=
input
(
"你叫什么名字呀?"
)
print
(
name
+
",我鄙视你!"
)