Day13,14,15 Task are based on Python
Python Installation
sudo apt-get update
sudo apt-get install python3.6
Check the version
python3 --version
Why their is need for Python in DevOps? If we have yaml for scripting?
Python's versatility, extensive libraries, and ease of use make it a...
sidharthhhh.hashnode.dev5 min read