Student's Tip Sheet

World of ATL: It's a wonderful world.


Tip #456: When writing Do While loops

Always double check that tasks to be performed once are outside the loop and
tasks to be performed multiple times are inside the loop.

Tip #457: When problems hit your pages

RTFM