Modify the polygons program to create a triangle in Python.Replace the square function calls in the random patterns programwith the triangles function calls.
Solution
Modify the polygons program to create a triangle in Python.Replace the square function calls in the random patterns programwith the triangles function calls.
Solution