Commit 38766b38 by BellCodeEditor

auto save

parent 4e89961e
Showing with 3 additions and 3 deletions
input("name")
print()
\ No newline at end of file
name=input("你的名字叫什么")
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