Solution: Print a parallelogram pattern

Here is a solution to the coding challenge given in the previous lesson.

Solution #

Here is a code that will print a parallelogram pattern of # characters using two for loops:

Get hands-on with 1300+ tech skills courses.