Day 7. Python Basic for DevOps
Basics of Python
Python Environment Setup
We need Python 3.7 or later installed to access a shell. Python installers can be downloaded from website https://www.python.org/downloads/ or you can install using apt, rpm , chocolatey etc.
We can install P...
ashwinimahajan.hashnode.dev6 min read