добавил много комментариев, везде, кроме Mathematics.py

This commit is contained in:
2022-12-26 19:27:51 +07:00
parent fea2530727
commit 957a54208f
4 changed files with 96 additions and 41 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ for i in db.find_document({}):
print(i)
# db.del_document({"name": i["name"]})
# db.update_document({"name": "test not bad"}, {"probability": 50})
db.update_document({"name": "test bad "}, {"probability": 50})
db.update_document({"name": "test bad "}, {"probability": 50})