Commit 2a36393d by BellCodeEditor

save project

parent 2a5aa17f
Showing with 2 additions and 4 deletions
# 我们都爱夸夸夸 name = input("What your name?")
name = input("你叫什么呀?") print(name + "good")
print(name+"你是最棒的")
print("完成")
......
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