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 ...
I am not sure how to correctly construct the input data. It looks like in the C imgui code it wants a pointer to a list of ImVec2 items. But if I construct a python list of ImVec2 items that does not ...