Commit ad60b8c7 by BellCodeEditor

save project

parent 37c90742
Showing with 7 additions and 2 deletions
print("hello world!") print("hello world!")
\ No newline at end of file a= "2"
b=34
print(a+"欢迎你!")
print(type(a))
print(type(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