Commit 661f2631 by BellCodeEditor

save project

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