Python Challenge 10-18-2015, 07:42 PM
#1
Write a program that will use nested loops to print the following pattern. You may use more than one set of nested loops if needed. You are allowed to use only print statements that print single asterisks.
The pattern:
![[Image: 3ae6053bacbb3c183642d36e94a57abc.png]](https://gyazo.com/3ae6053bacbb3c183642d36e94a57abc.png)
Alternate link to image:
http://i1315.photobucket.com/albums/t595...luzuy2.png
The pattern:
![[Image: 3ae6053bacbb3c183642d36e94a57abc.png]](https://gyazo.com/3ae6053bacbb3c183642d36e94a57abc.png)
Alternate link to image:
http://i1315.photobucket.com/albums/t595...luzuy2.png