여기에 제 mongodb 주소 넣는건가여?
바꿔야하나요 dbprac.py
from pymongo import MongoClient client = MongoClient('mongodb+srv://test:sparta@cluster0.jxqmqwh.mongodb.net/Cluster0?retryWrites=true&w=majority') db = client.dbsparta