Commit f6506bac by BellCodeEditor

auto save

parent 08661dce
Showing with 2 additions and 8 deletions
def jsc(q,w):
js=q+w
return js
d=jsc(12,3)
print(d)
\ No newline at end of file
\ 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