basically i have to write a code that generates a list of number pairs using the formula provided to estimate pie the theorm being what i posted a few min ago . (Cesaro's theorem states that given two random integers, x and y, the probability that gcd(x, y) = 1 is 6/(Pi^2).)
and I to mark down the number pairs that are equate to one I believe from what my teacher said and the project states.