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 the future of programming?
How will you convert a string to a set in python?
What is python's parameter passing mechanism?
Is map faster than for loop python?
What does slicing mean in python?
What is a script file in python?
What is raise keyword do in python exception handling?
What apps are written in python?
How do you create your own package in python?
Is python a shell scripting language?
Why do we say “a b c = 1000 2000 3000” is an invalid statement in python?
When do you choose a list over a tuple?
What is the module and package in python?
What is anonymous function or lambda function?
Do sheeps sleep?