Commit 661f2631 by BellCodeEditor

save project

parent 7d5b95c1
Showing with 4 additions and 3 deletions
print("hello world") print("hello world")
print("小仪"+"欢迎你") print("小仪"+"欢迎你")
type("ghgju") ghgju=27
type(10) print(type("ghgju"))
\ No newline at end of file print(type(10))
\ 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