Take the following as input.
A number (N)
A number §
Write a function which returns the square root of N correct to precision P. Print the value returned
my code https://ide.codingblocks.com/s/90157 my solution is correct but i scored only 50 out of 100