Commit 4c3c6bd6 by BellCodeEditor

save project

parent 8e9ebb0a
import func
a=func.new_input()
s=func.(a)
print(str(s))
\ No newline at end of file
......@@ -11,5 +11,5 @@ def new_input():
else:
total.append(unit)
return total
total=new_input()
print(total)
\ No newline at end of file
def r(sss):
\ 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