News

A simple Python function to take the GCF(greatest common factor) of any number of numbers. Useful as a module to plug into other programs and includes an extra function for user input of numbers ...
A test repository to build a python package and publish the package to Artifact Registry using GCB. Then have the package be a dependency in a GCF function. This is the file that defines your function ...