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...

What are built-in data types in Python?

Answer Posted / glibwaresoftsolutions

Numbers (int), floating-point numbers (float), strings (str), lists (list), tuples (tuple), dictionaries (dict), sets (set), and booleans (bool) are among the data types that are pre-installed in Python.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dogpile mechanism? Explain.

1000


Can we change tuple values? If yes, give an example.

985


What do you understand by membership operators in python?

900


How do you sort a list in ascending order in python?

883


What is __init__?

1424


Why are identifier names with a leading underscore disparaged?

945


Explain the use of with statement?

837


What is lambda used for in python?

1012


What are private methods in python?

914


Which is better c++ or java or python?

907


What is difference between tuple and list?

940


What are range and xrange?

966


What is the difference between list and tuples?

1043


What is += in python mean?

892


How do I convert a number to a string?

1002