
Answer-first summary for fast verification
Answer: Can Read, Can Run
The question is about granting permissions that allow reviewing production logic without the risk of making accidental changes to the code or data. 'Can Read' (D) is the safest option as it allows the user to view the notebook without the ability to run or edit it, thus preventing any modifications to the production code or data. 'Can Run' (E) could also be considered correct if the assumption is that data permissions are controlled separately and prevent writes to production datasets, allowing the user to run the notebook without altering data. Therefore, the correct answers are D and E.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.