Empty triangle

Dessign a function @empty_triangle(n)@ that given an int value n > 2
writes an empty triangle of height n.

The statement asks for a function that writes something, thus in this
problem print will be used instead of return.

Sample session

Problem information

Author: InfBesos

Generation: 2026-01-25T14:53:47.918Z

© Jutge.org, 2006–2026.
https://jutge.org
