Answer Posted / nashiinformaticssolutions
Lists, dictionaries, sets, and tuples are common built-in data structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I install pip?
Python documentation is called?
How many name spaces are defined in python?
what's wrong with import all?
What are the types of variables in python?
What are accessors, mutators, @property?
What are the types of inheritance in python?
What is the purpose of #!/usr/bin/pythonon the first line in the above code? Is there any advantage?
What is a class definition in python?
Is using eval in python a bad practice?
What is the difference between if and elif in python?
Is there an equivalent of c's "?:" Ternary operator?
What is constructor in python?
Is python a nonetype?
What is a namedtuple?