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
How to use gui that comes with python to test your code?
Is python faster than python2?
Does netflix use python?
What is timestamp in python?
What does this mean: *args, **kwargs? And why would we use it?
What is the main use of python?
What data hiding techniques?
What is __ name __ in python?
What are literals in python?
What does numpy linspace return?
What is data type in python?
How do I define a variable?
What tools can help find bugs or perform the static analysis?
Tell me what are different methods to copy an object in python?
What do you understand by the process of compilation and linking in python?