Question: Code in Python Design an algorithm that will draw a x x x grid of triangles. Your algorithm should prompt the user for the size
Code in Python

Design an algorithm that will draw a x x x grid of triangles. Your algorithm should prompt the user for the size of the grid that they would like to draw and then draw it. For example, Enter size: 5 k* k* ka k* k* k* k* k* k* k* k*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
