11.
In Python, how do you create a list?
12.
What does SQL stand for?
13.
How do you create a dictionary in Python?
14.
Which data type in Python is immutable?
15.
What is a key characteristic of a hash table?
16.
Which function is used to add an element to the end of an array in JavaScript?
17.
What is the primary use of a stack data structure?
18.
Which method removes the last element from an array in JavaScript?
19.
What is a queue data structure used for?
20.
How do you create a set in Python?