Solved


Add two numbers
Given a and b, return the sum a+b in c.

2 months ago

Solved


Return area of square
Side of square=input=a Area=output=b

2 months ago