the code is
#import our chat-bot intents file with open(\'intents.json\') as json_data: intents = json.load(json_data)
JSONDecode