Commit 5f568ce3 by BellCodeEditor

auto save

parent c2f2136d
Showing with 6 additions and 6 deletions
......@@ -13,9 +13,9 @@ def new_input():
total.append(unit)
print("_"*30)
jkjk=new_input()
print(jkjk)
def jkjk(l):
colo=0
def t(jkjk):
colo=0
for i in jkjk:
colo=colo+l
return colo
\ No newline at end of file
colo=colo+i
return colo
t(colo[])
\ 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