FunnyAlgorithms
FunnyAlgorithms copied to clipboard
Feature: Added Algorithm to count the number of triangles that can be created when provided with a list of coordinates.
Added a Python implementation that counts the number of possible triangles in a range of coordinates.
This can be used to count the number of triangles such as in this image: