Commit 03c922ac by BellCodeEditor

save project

parent ecf1aca6
Showing with 4 additions and 0 deletions
...@@ -7,3 +7,6 @@ print(data1) ...@@ -7,3 +7,6 @@ print(data1)
print(data2) print(data2)
print(data3) print(data3)
''' '''
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