Skip to content

Latest commit

 

History

History

function2SquaringAnArgument

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.