demo_mongodb_find_one.py:
C:\Users\My Name>python demo_mongodb_find_one.py
{'_id': 1, 'name': 'John', 'address': 'Highway37'}