Commit 0a9411dd by BellCodeEditor

auto save

parent 232bfb0d
Showing with 4 additions and 0 deletions
a=input()
b=input()
c=(int(a)+int(b))*2
print(c)
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