Commit 984d1bc3 by BellCodeEditor

save project

parent 46f6b9c3
Showing with 7 additions and 2 deletions
print("悟空"+"欢迎你” )
\ No newline at end of file
strl="我是字符串"
intl=10
floatl=13.12
print(type(strl))
print(type(intl))
print(type(floatl))
\ 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