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
Is python a shell?
How do python thread safe?
What is the difference between read and readlines in python?
Why to use python numpy instead o f lists?
How fast can you learn python?
Tell me what is the difference between list and tuple?
What happened if we call a key that is not present in dictionary and how to tackle that kind of error ?
Is python numpy better than lists?
Is real python free?
What is operator overloading in python?
Does .net support python?
What are python modules? Name some commonly used built-in modules in python?
Is using eval in python a bad practice?
What is map and filter in python?
What is the difference between list and tuples?