Commit 03c922ac by BellCodeEditor

save project

parent ecf1aca6
Showing with 5 additions and 2 deletions
......@@ -6,4 +6,7 @@ data3=[1,2,3,"你好"]
print(data1)
print(data2)
print(data3)
'''
\ No newline at end of file
'''
name="悟空"
word=",谢谢你!"
print(name+word)
\ 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