111.py 116 Bytes Raw Blame History Permalink 1 2 3 4 5 import json with open('water.json', 'r', encoding='utf-8') as make_file: a = json.load(make_file) print(aa)