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 python explain the advantages of using python?
Explain me dogpile effect? How can you prevent this effect?
Is list iterable in python?
What are the best sites to learn python?
How many arguments can the range() function take?
How do you convert string as a variable name in python?
Does python has classes?
What are variables in python?
Draw a comparison between the range and xrange in python?
What is the output of the following code and why?
Is python good for coding?
How do you calculate the length of a string?
What is python known for?
Can a beginner learn python?
How will you use python to read a random line from a file?