Commit bf3b1fe0 by BellCodeEditor

save project

parent acf84938
Showing with 13 additions and 3 deletions
asd=('进度加快,健康的减肥!')
'''
'''
asd=('进度加快,健康的减肥!')
if asd:
print("对")
else:
print("错")
\ No newline at end of file
print("错")
'''
a=6
def fun1:
a=3
print(fun1)
def fun2:
a=4+a
print(fun2)
++ "b/\344\272\214.py"
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