Commit 660e4cf4 by BellCodeEditor

save project

parent 654bbb37
Showing with 6 additions and 4 deletions
name =123 print("hello world!")
word = "你好" name='wukong'
print(type(name)) world=121
\ No newline at end of file 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