VWED_server/tests/test.py
2025-05-12 15:43:21 +08:00

3 lines
44 B
Python

import json
print(json.loads('[{"1": 2}]'))