Week 1 lecture on Sarcasm - code for converting into json?

Hello. In this video, the set of text key-value pairs are converted into the json format (a list with comma separators). can you share the code how you did this?

thank you. I’m a university student and learning json at the moment.

@bluetail if you look for how to read and write JSON files in python, you will get the proper answer with examples.
I will recommend you to check this official document of python JSON Link

Best Regards,
Rakib Hossain Rifat