load(file) print("Equipment data has been successfully retrieved.") First, we import the json module which we use to read a JSON file. Then, we ...
確定! 回上一頁