Skip to content

Commit 54678f4

Browse files
authored
Update 3. Get Only What You Need, and Fast.md
1 parent d10f0aa commit 54678f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Introduction to MongoDB in Python/3. Get Only What You Need, and Fast.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,5 @@ for prize in prizes:
8585

8686
# Print the total share
8787
print(total_share)
88-
```
88+
```
89+
### :books

0 commit comments

Comments
 (0)