Commit af3ac710 by BellCodeEditor

save project

parent 82190c5d
Showing with 4 additions and 3 deletions
print("hello world!") """print("hello world!")
date=123 date=123
print(date) print(date)
name="小明" name="小明"
print(name) print(name)"""
\ No newline at end of file print("悟空"+"欢迎你")
\ 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