Write a program that allows accepting a positive integer number n and displaying n rows as the
following form:
Example: n =6
0
0 1
0 1 2
0 1 2 3
0 1 2 3 4
0 1 2 3 4 5
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.