5.12 Loops (for and while)
                                        
                                        181
                                     
                                
                                
                                    
                                        
                                            5.12.1 break, continue, and else
                                        
                                        182
                                     
                                
                                    
                                        
                                            5.12.2 Loops over Number Ranges (range)
                                        
                                        183
                                     
                                
                                    
                                        
                                            5.12.3 Loops over the Characters of a String
                                        
                                        183
                                     
                                
                                    
                                        
                                            5.12.4 Loops over Lists, Tuples, and Sets
                                        
                                        184
                                     
                                
                                    
                                        
                                            5.12.5 Loops over Dictionaries
                                        
                                        185
                                     
                                
                                    
                                        
                                            5.12.6 Loops over the Parameters of a Script
                                        
                                        185
                                     
                                
                                    
                                        
                                            5.12.7 Globbing on Windows
                                        
                                        186
                                     
                                
                                    
                                        
                                            5.12.8 Loops over the Lines of a Text File
                                        
                                        186
                                     
                                
                                    
                                        
                                            5.12.9 Loops over All Files in a Directory
                                        
                                        187