Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 425 Bytes

File metadata and controls

16 lines (11 loc) · 425 Bytes

Factors, Prime Check, and HCF Calculator

About the Project

This project implements simple Python functions to:

  • Calculate all factors of a number
  • Check if a number is prime
  • Find the Highest Common Factor (HCF) between two numbers

The project compares a manually written version and an AI-generated version of the same functionality, along with a critical review.

Technologies

  • Python 3.x

Author

  • Surya