Commit 2646575c by BellCodeEditor

auto save

parent f84f50b0
Showing with 2 additions and 0 deletions
......@@ -4,3 +4,5 @@ name = "小贝"
print (name,"欢迎您")
print(type("2"))
print(type(2))
print(type("小贝"))
print(type("2"))
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