movie = db.movies.find_one({'title':'가버나움'}) print(movie)
이렇게 했는데
Process finished with exit code 0
계속이렇게 안나오네요