Read Json

PHOTO EMBED

Wed Aug 26 2020 10:00:29 GMT+0000 (Coordinated Universal Time)

Saved by @arielvol #python

f = open('test.json')
json_file = json.load(f)
content_copyCOPY

https://stackoverflow.com/questions/11174024/attributeerrorstr-object-has-no-attribute-read