Commit cf935615 by BellCodeEditor

auto save

parent ecc99bdc
Showing with 8 additions and 0 deletions
print("hello word")
name = "小贝"
word = "欢迎使用贝尔"
a = 3
b = 5
print(name + word)
print(a + b)
\ 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