Write two functions, Triangle() and NestedTriangle(). Both functions take two parameters: a turtle and an edge length. The pseudocode for Triangle(). What programming language or framework is typically used for implementing these functions, and what are their intended graphical outputs?