Commit 085b86c4 by BellCodeEditor

save project

parent e8f9df2e
Showing with 3 additions and 3 deletions
# 我们都爱夸夸夸
name=input("what's your name")
print(name,+"夹克")
\ No newline at end of file
name=input("What's your name?")
print(name+",你好")
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment