Files
python-VM/playground/jsonTest.py
2019-11-25 18:13:52 +00:00

4 lines
31 B
Python

import json
print(type(json))