Working with JSON Files Using Python
What is JSON?
JSON stands for Java-Script Object Notation. it is simply a data representation format just like XML and YAML. it is widely used across the internet for almost every API you access, configurations, games, text editors etc. it is lightwe...
anjaliblogs.hashnode.dev5 min read