Write a for loop to verify that your function is correctly returning the expected output for the radius values between 0 and 11. (Remember the issue you might run into when comparing floating point values? What do you need to do to correctly handle it in the pytest framework?