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
b822bfe843018f156f6de730915f2857ff791a49
Switch branch/tag
lesson2-1-1_DIY1
diy1.py
Find file
Normal view
History
Permalink
diy1.py
118 Bytes
Edit
Newer
Older
save project
b822bfe8
BellCodeEditor
committed
2 years ago
1
2
3
# 我们都爱夸夸夸
kuakua
=
input
(
"请输入你的名字:"
)
print
(
kuakua
+
",你好棒呀年轻的创造师"
)