Skip to content

A simple python project that demonstrate factors, prime checking, and HCF calculations.

Notifications You must be signed in to change notification settings

SuryaPrakashJ123/python_math_functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple python project that demonstrate factors, prime checking, and HCF calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages