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 / nashiinformaticssolutions

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

Does python have private variables?

886


Why do we use __ init __ in python?

915


What will be the output of ['!!welcome!!']*2?

1026


What are attributes in python?

860


What types are iterable in python?

1149


What does __name__=='__main__' in python mean?

1005


What are python libraries?

967


Can we use else block with for loop? Answer with one example.

899


What are some common uses of Pickling in Python?

868


Is string iterable python?

907


List some pdb commands.

927


How is a .pyc file different from a .py file?

902


Explain the Meaning of a single and double underscore before an object name?

954


What is python metaclass?

1179


What is the iterator protocol?

963