Commit 4d1f4fbc by BellCodeEditor

auto save

parent 5ec9a227
Showing with 4 additions and 3 deletions
name=input("你的名字")
print("早上好,"+name)
\ No newline at end of file
a=10
a=a+10
print(a)
\ 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