import json import datetime # load account if exists def load_account(): try: ...
{"balance": 1038.0, "transactions": [{"transaction_id": "0000000001", "type": "deposit", "amount"...