Day 15 Task: Python Libraries for DevOps
Python day-to-day tasks Tasks Create a Dictionary in Python and write it to a JSON File simply create a dictionary in Python and convert this Python object into JSON object and write into the JSON file. Json.dumps() - convert the python object int...
Aug 2, 20231 min read31
