Python Libraries for DevOps -
#day15 of #90DaysOfDevopsChallenge
Create a Dictionary in Python and write it to a json File.
Step 1: create a file in the directory
Command : touch file_name.py
Here I have written a file into it and will import it into JSON File :
command : vim file_name.py to write into th...
shreyabhat22.hashnode.dev2 min read