panel & coding

This commit is contained in:
5t4l1n
2025-07-27 00:36:00 +05:30
parent 4a447e73a2
commit a816554a6a
-4
View File
@@ -1,4 +0,0 @@
from pymongo import MongoClient
db = MongoClient("mongodb://localhost:27017").openlearnx
exam = db.exams.find_one({"_id": ObjectId("6884f04c6ca73cc9032deaf9")})
print(exam["exam_code"]) # this is what participants must type