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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do I receive a syntax error when printing a string in python 3?

1152


How do you sort in python 3?

891


What is hashmap in python?

981


In what language is python written?

938


What do you mean by instance?

809


What are tokens in python?

1091


How do I start learning python?

961


Is python good for microservices?

839


What is python magic method?

881


Explain about python’s parameter passing mechanism?

1074


Differentiate between the append() and extend() methods of a list?

964


If while installing a package with pip, you get the error no matching installation found, what can you do?

930


What do you mean by python being an “interpreted language”?

1014


What are python slots?

849


Does python have inheritance?

866