Python Libraries for DevOps
Task 1: Create a Dictionary in Python and write it to a json File.
Task 2: Read a json file services.json kept in this folder and print the service names of every cloud service provider.
Use Python's json module to parse the JSON data and then ite...
beulah.hashnode.dev1 min read