Commit 03f492ec by BellCodeEditor

auto save

parent e6fc6146
Showing with 2 additions and 2 deletions
......@@ -5,8 +5,8 @@ while True:
break
else:
total.append(unit)
a=1
b=2
x=5
y=9
print(total)
def func(a,b)
c=a=b
......
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