Example 31: Number Pattern
Learn how to print a given number pattern.
We'll cover the following...
We'll cover the following...
Problem
Write a program to produce the following output:
Try it yourself
Try to solve this question on your own in the code widget below. If you get stuck, you can always refer to the solution provided.