Learn/Python/Python — Advanced/CPython Internals for Practitioners/Checkpoint: Internals/LOAD_ATTR forensicsLOAD_ATTR forensicsChallenge on lesson: Checkpoint: InternalsInstructionsCodeOutputImplement count_attr_loads (exact count of LOAD_ATTR instructions) and hoistable (True iff more than one).Difficulty: advancedSubmitPress Submit to check your solution.Back to lesson: Checkpoint: Internals