Answer Posted / hr@tgksolutions.com
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
Explain the use of // operator in python?
Do you know the number of keywords in python? Why should you know them all?
Why is the order in python dictionaries and sets arbitrary?
Define flask in python?
What is jinja python?
Does python have class?
How do I run python on windows?
Is it possible to inherit one class from another class?
Can you sort a dictionary python?
What are *args and *kwargs?
What is numpy? Is it better than a list?
Is empty function in python?
What is a repl in python?
How do you delay time in python?
What is the input function in python?