Hi,
I am really stuck on this problem. I am supposed to write a function that takes in the number of rows of
the mountain range as a parameter. The function will then draw a number mountain range on screen using
the print function. There are X number of rows, but there are two 1s, four 2s,
six 3s, eight 4s, etc.