Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between for loop and while loop in Python



Difference between for loop and while loop in Python..

Answer / nashiinformaticssolutions

It is common practice to iterate through the items of different collection types, including List, Tuple, Set, and Dictionary, using the "for" loop. Developers employ a "for" loop in which the conditions are both the beginning and the conclusion. In contrast, the true looping feature found in all other programming languages is the "while" loop. Python while loops are used by programmers when they only have end conditions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What is uuid used for?

0 Answers  


What does the ‘#’ symbol do in Python?

3 Answers  


What is difference between raw_input and input in python?

0 Answers  


Why we are using a python dictionary?

0 Answers  


How do I create a countdown timer in python?

0 Answers  


Why Should We Use File Operation?

0 Answers  


What is sphinx in python?

0 Answers  


What is the difference between python arrays and lists?

0 Answers  


What is string replication operator in python?

0 Answers  


What is a tuple in python?

0 Answers  


Name some standard python errors you know?

0 Answers  


What tools are available to perform the static analysis?

2 Answers  


Categories