Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 246 Bytes

File metadata and controls

7 lines (6 loc) · 246 Bytes

Function 2 - squaring an argument

8 kyu link to kata
my solution

Now you have to write a function that takes an argument and returns the square of it.