1. Complete Python for Automation-Introduction to the Python
Python Introduction - Brief introduction about Python
Network Automation with Python -
#NetworkAutomation#PythonforNetworkEngineers#Automationwithpython#PythonAutomation#learnpython#pythonforbeginners#pythonbasics#pythontutorial#NetworkNectar
Full Tutorial Index:
Concepts of Python specifically focusing on network automation.
Python Scripts on linux and Interactive Interpreter, IDLE.
about Python data types (including: Integer, Floating Point, String, Boolean, and List)
about Python functions (including: Type, Print, Len, Append, and Input,raw_input)
how to perform conditional actions with the if,elif and else and while commands
How to create loops using the For loop command
How to create and execute a Python program in linux.