artextest 0.0.2

Creator: railscoder56

Last updated:

Add to Cart

Description:

artextest 0.0.2

This is a simple library with just a single algorithm that gets the greatest common divisor between two given numbers.
Function:
getGCD(m, n)
Example:
`print(getGCD(166,44))`
Output:
`2`

Change Log

0.0.1 (2023/01/02)
First Release


0.0.2 (2023/01/02)
Second Release

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.