Implement a function circleLength that calculates and returns the length of the circle given its radius
moise0 the length of the circle is calculated as 2 * pi * radius
2 * pi * radius