Fermat’s Last Theorem

The objective of this python project was to write a function named check_fermat that takes four parameters—a, b, c and n. It was made to see if Fermat’s theory holds.