PiGenerator Generates n digits of Pi without using math module by using Mathematical formula. to run the code call the function Pi() which takes the number of digits (integer) as a parameter.