Description: Source Convention 2002 tutorial, \"Python for [Perl] Programmers/\" However, this article includes more Perl and Python comparison than I\'ve included in the tutorial. My tutorial targets experienced programmers of all sorts, with the non-Python examples drawn from Perl. In this article I\'ll be comparing Python\'s loop constructs to Perl\'s. Perl has two basic looping constructs: while and for/foreach.