Python Programming Examples: Email, Encryption, Zip, HTTP, XML, FTP
Chilkat Software Components
Answer: (see code below)
for i in range(5): print i # Prints: 0 1 2 3 4