Delete a.py

This commit is contained in:
harriiinnii
2025-07-27 00:35:35 +05:30
committed by GitHub
parent 4a447e73a2
commit 3e21b98103
-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