Print Equilateral Triangle Pattern

# Introduction In this challenge, we will learn how to use loops in a shell script to generate a specific pattern. We will read a value from the user and create a pattern based on that value. The pattern will be a series of numbers arranged in a specific format.

|60 : 00

Click the virtual machine below to start practicing