Commit 03f492ec by BellCodeEditor

auto save

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