for döngüsü mofm 2009-12-11 21:07 Comments #!/usr/bin/env python -- coding: utf-8 -- for zombi in range(1,100): print zombi Comments
Comments