CommencerCommencer gratuitement

Count it out!

Write code to answer the following question: How many comedy movies are in the movies collection?

The mov has been initialized with the MongoDB movies collection object.

Tip: To refresh your memory on all available fields in the movies collection, you can run mov.find_one(); this will print out the first document in the collection.

Cet exercice fait partie du cours

Introduction to MongoDB in Python

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice