CS-1101 Final Exam Part-3 Term 5/CS 1101 Programming Fundamentals - Term 5
Question 21 Answer saved Marked out of 1.00 Question 22 Answer saved Marked out of 1.00 The invert_dict Python function is supposed to invert a dictionary. Based on the sample input and the output shown below, the function is correct. invert_dict({1: 10, 2: 10, 3: 20}) {10: [1, 2, 3], 20: [3]} Select one: True False Boolean expressions control _________________ Select one: a. recursion b. conditional execution c. alternative execution d. all of the
Written for
Document information
- Uploaded on
- February 22, 2023
- Number of pages
- 5
- Written in
- 2022/2023
- Type
- Exam (elaborations)
- Contains
- Questions & answers