We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54678f4 commit 9ab5099Copy full SHA for 9ab5099
Introduction to MongoDB in Python/3. Get Only What You Need, and Fast.md
@@ -86,4 +86,9 @@ for prize in prizes:
86
# Print the total share
87
print(total_share)
88
```
89
-### :books
+### 📚 Sorting post-query w/ python
90
+
91
+### 📚 Sorting in-query w/ MongoDB
92
+
93
+### 📚 Primary and secondary sorting
94
+
0 commit comments