Fermat’s Last Theorem

On this assignment called “Fermat’s Last Theorem” we had to use the application called python and had to check if Fermat’s theorem was either right or wrong. first we had to call a function named check_Fermat and it had 4 parameters which was (A,B,C and N). after we had to print both “Fermat was right ” and “no, that doesn’t work “. After we had to elect four numbers for the four parameters then check Fermat’s theorem.

.screen-shot-2016-10-31-at-12-49-11-pm screen-shot-2016-10-31-at-12-49-23-pm