Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

Nested Loops and Alignment [5/10]

This program prints out all possible pairs of numbers 1-9.

The named argument ln of the print statement sets the output line, causing the second print statement to always output at the same place.

Loading...