Primer A Python Prime Finder Contents: pf1.py: -Prime generator. lastNumber.txt: -Temp storage for last number and calculation count. primes.txt: -Store of all primes sequentially calculated so far.