Day 15 Task: Python Libraries for DevOps

Tasks 1:
- Create a Dictionary in Python and write it to a json File.


Task 2:
Read a json file
services.jsonkept in this folder and print the service names of every cloud service provider.outputaws : ec2azure : VMgcp : compute engine

Happy Learning!!!



