Write a MongoDB code to insert one document into the collection named Fruits. The document should be the following:
{"Fruits": "Apple", "Color": "Red"}Write a MongoDB code to insert one document into the collection named Fruits. The document should be the following:
{"Fruits": "Apple", "Color": "Red"}Create a free account to access the full topic