read `Hodes.txt`: N:=100000: print(` Among the first`, N, `primes p , the following have the property that p*Pi is evil, followed by their ratio, and the statistics of the evil-location`): print(``): lprint(PiPrimes(10,666,N)): print(``): print(`----------------------`): print(``): print(`This took`, time(), `seconds. `): print(``): quit: