Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 394 Bytes

nested_loops_bottom_right_triangle.rst

File metadata and controls

16 lines (12 loc) · 394 Bytes
orphan

Bottom Right Triangle

Draw a triangle with nested loops.

../../arcade/examples/nested_loops_bottom_right_triangle.py