Commit 16ce8b61 by BellCodeEditor

auto save

parent 2cfb5f89
import sb
O=sb.func(a,b)
print(O)
\ No newline at end of file
import func import func
n = func.new_input() n = func.new_input()
print(n)
m = func.sum(n) m = func.sum(n)
print('尼地芬书死:'+str(m)) print('尼地芬书死:'+str(m))
\ No newline at end of file
a=10000000000000
b=95484954988
def func(a,b): def func(a,b):
c=a+b while tuple:
return c c=a+b
func(c) return c
\ No newline at end of file
# qq=func(2,8)
# print(qq)
\ 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