NEWBIE : Do while loops

Bobby anon at user.com
Thu Sep 23 21:21:38 EDT 1999


How do I do
do
        statement 1
        statement 2
while (condition)

in python.

I looked in the documentation and the FAQ, but no "do" commands.






More information about the Python-list mailing list