Another method of iteration in python programming is FOR loop . In python for loop also has an else with it , which can be used in effective decision making after a traversal. For loop is effective in traversing strings , integers with also a range function , where users can specify a range where want a traversal.