Commit 2be75827 by BellCodeEditor

save project

parent 637223eb
Showing with 2 additions and 2 deletions
...@@ -3,4 +3,4 @@ word = "太好了" ...@@ -3,4 +3,4 @@ word = "太好了"
print(name+word) print(name+word)
i=90 i=90
print(type(i)) print(type(i))
print(type(name)) print(type(name))
\ No newline at end of file \ 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