
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
싱가포르로 안하고 한국으로해서그런지
주소가 다르네요
fromfrom pymongo import MongoClient
client = MongoClient('mongodb+srv://test:sparta@cluster0.pwllcbl.mongodb.net/?retryWrites=true&w=majority')
db = client.dbsparta
