Commit 01993e53 by BellCodeEditor

save project

parent eadc92cd
Showing with 5 additions and 4 deletions
name = "lsp"
word = "你好"
print(name+word)
\ No newline at end of file
name = lsp
word = 123
print(type(name))
print(type(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