Commit 7324d0ab by BellCodeEditor

save project

parent ab14bd2f
Showing with 5 additions and 2 deletions
print("Hello,world")
name="孙悟空"
print(name+"欢迎你")
\ No newline at end of file
print(name+"欢迎你")
print(type(num))
print(type(float_num))
print(type(name))
print(type(goods))
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