Commit aa9bf06e by BellCodeEditor

auto save

parent b2670dc3
Showing with 10 additions and 0 deletions
def fun():
print("1")
print('2')
def fun1():
fun()
print('3')
print('4')
fun1()
++ "b/\345\271\264\351\276\204\344\270\216\347\226\276\347\227\205.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