Commit 878bf52b by BellCodeEditor

save project

parent e506790e
Showing with 7 additions and 0 deletions
def sb(x,y):
s=x+y
return s
y=sb(114,514)
print(y)
\ 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