This project contains two python files. Algorithm I.py checks whether every positive integer in some given range can be written as a sum of at most four square pyramidal numbers. Algorithm II.py ...