Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Fermat’s Last Theorem

Assignment 1

Zachariah Kennedy and Chris Martinez

Background

The 17th century mathematician Pierre Fermat’s last theorem states that there are no natural numbers (1, 2, 3,…) x, y, and z such that x^n + y^n = z^n, in which n is a natural number greater than 2. Centuries later, the English mathematician Andrew Wiles published a proof of Fermat’s last theorem in 1995, a proof that is generally believed to be correct.

How to Run This Program

  1. Clone the repository:
    git clone https://github.com/coderchris591/Fermats-Last-Theorem.git
    
  2. Navigate to the project directory:
    cd Fermats-Last-Theorem
    
  3. Install the required dependencies:
    install python
    
  4. Run the program:
    python main.py
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages