Commit 92e13897 by BellCodeEditor

auto save

parent ecc99bdc
Showing with 10 additions and 0 deletions
print("hello world")
print(1 + 1)
print([1] + [2])
name1 = "小明"
name2 = "小红"
print(name1 + name2)
\ 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