Commit d6c96366 by BellCodeEditor

save project

parent b4346717
Showing with 8 additions and 2 deletions
print("hello")
\ No newline at end of file
#print("hello world!")
# print("杨志超"+"欢迎你")
# print(2+5)
# print("小明"*3)
#print(type(12.1)
a="小王"
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