Outputting Triangle with Out Object | Challenge

# Introduction In this challenge, we will use the `out` object and a loop to output a triangle with 10 rows. The objective is to create a JSP page that utilizes the `out` object and a `for` loop to print a triangle pattern, with each row separated by a line break tag.

|60 : 00

Click the virtual machine below to start practicing