Programming Course for Beginners - ZedLX

The Easiest Online Computer Programming Course, for Free

The Type string [13/14]

A print statement can use a different font.

If a font is set, the print statement will start printing at the top left corner of the screen.

Therefore, when a font is set, a new position should also be set.

A font can be set by named argument font.

After running and analyzing this program, try modifying the literals 25 and 18 to find out how they affect the output of the program.

Loading...