Options of one of MCQ in Associate Developer Python Practice Question to be corrected

Hi,
While attempting practice exam - Associate Developer Python observed for one question answer provided in options were not correct. Below is screenshot:

Below correction to be done for option-B.
From:
4. specify second stage as $match query:{ingredients:{$all:[“chocolate”]}}
to
4.specify second stage as $match query:{ingredients:{$nin:[“chocolate”]}}

BR,
Bhanu.

Hey @Bhanuprasad_Ailavarapu,

Welcome to the MongoDB Community Forums!

Thanks for highlighting this. We will forward this to the concerned team to get this checked and corrected.

Please feel free to reach out for anything else as well.

Regards,
Satyam

Hey @Bhanuprasad_Ailavarapu,

I just heard back from the team and the problem has been corrected. Once again, thank you for the feedback!

Regards,
Satyam

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.