why do you think it is the wrong code?
it correspond to challenge description
Modify the function checkObj to test if an object passed to the function ( obj ) contains a specific property ( checkProp ). If the property is found, return that property’s value. If not, return "Not Found" .
the video shows the previous version of the challenge. the challenge was changed last week. notice how also the function definition was changed, now the function has two parameters, not just one.
I imagine it was done to have more robust tests.
if there is a discrepancy the challenge is right and the video is wrong.
to create a new video there should be a volunteer willing and capable to do it.
Don’t think a new video will appear istantanously as soon as asked.
Also, be ready that videos will stop at some point in the curriculum.