Commit 0eec8afb by BellCodeEditor

save project

parent a10493c3
Showing with 3 additions and 3 deletions
# 我们都爱夸夸夸
nenm=input(你叫啥?)
print(nenm+你好)
\ No newline at end of file
nenm=input("你叫啥?")
print(nenm+"你好")
\ 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