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
What is whitespace in python?
What is the difference between range & xrange? Explain?
explain the map() function?
Which version of python is best?
How to delete a file or folder?
How can you get the google cache age of any url or web page?
How do you define a function in python 3?
Why is not all memory freed when Python exits?
Are there arrays in python?
How to access sessions in flask?
Can you count to zero?
What is python api?
Why and when do you use generators in python?
How to check whether a module is installed in python?
Is python zero indexed?