I have this code:
def writeToJSONFile(self, path, fileName, data): filePathNameWExt = path + \'/\' + fileName + \'.json\' print(\' Info stored at