Commit 59aec9f9 by BellCodeEditor

save project

parent aceb1a7c
Showing with 4 additions and 3 deletions
Pring("hello world")
name="悟空"
word="welcome"
print("name"+"welcome")
\ No newline at end of file
print("悟空"+"welcome")
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