1/2 | 13 | ||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
4 | 11 | 15 | |||||||||||||||||||||||
5 | |||||||||||||||||||||||||
16 | |||||||||||||||||||||||||
14 | |||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
7 | |||||||||||||||||||||||||
8/12 | |||||||||||||||||||||||||
9 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
1. The data associated with a key in a dictionary.
2. An error that occurs when a function receives an argument of the correct type but with an inappropriate value.
3. Changing the value of a specific element in a 2-dimensional array.
4. Functions that can be called on a dictionary object to perform operations such as adding, removing, or modifying key-value pairs.
5. Visiting each element of the array once.
6. An error in the logic or algorithm of a program that causes incorrect results or unexpected behavior.
7. An error that occurs when a file that is being accessed is not found.
8. An error in the syntax of a programming language that prevents the code from being parsed and executed.
9. A method that retrieves all the identifiers present in a dictionary.
10. Retrieving the value of a specific element in an array using its index.
11. An error that occurs when trying to access an index that is out of range for a sequence.
12. Finding the presence or location of a specific element in an array.
13. Modifying the value of an element in the array.
14. A method that returns all the elements within a dictionary.
15. A dictionary that contains other dictionaries as values for its keys.
16. An error that occurs when attempting to access an element outside the bounds of an array or collection.