Right Angle Triangle Pattern

# Introduction In this challenge, we will learn how to create a pattern using loops in a shell script. We will take input from the user and generate a pattern of numbers in the format mentioned in the problem statement. This will help us understand the working of loops in shell scripts and how to execute a bash script.

|60 : 00

Click the virtual machine below to start practicing