Triangle-Number-Pattern
This is a triangle number pattern. It takes a user integer input that is not < 0, if it's less than 0 it will keep asking for the user to input a positive integer. Once the user inputs a positive integer, it will then be classified as the number of rows the triangle wiill be.