Commit c81d9c25 by BellCodeEditor

save project

parent 907f0f28
Showing with 7 additions and 0 deletions
# a="悟空,"
# b="你好"
# print(a+b)
age=1234567890
print("周凌杰今年"+str(age)+"岁了")
print(type(age))
\ 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