Commit 1678cd10 by BellCodeEditor

save project

parent 85de2d3a
Showing with 8 additions and 0 deletions
def werrt():
a=1
b=1
c=a+b
return c
d=werrt()
print(werrt())
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