Network Automation Python Fundamentals
pythonarray.com is a free Python tutorial website for people who want to learn Python, fast.
UNIT-I INTRODUCTION TO PYTHON
- Chapter 1 – Getting Started with Python
- Chapter 2 – Data Types,Variables and Constants
- Chapter 3 – Opereators and Expressions
- Chapter 4 – Flow of Control
- Chapter 5 – Functions
- Chapter 6 – User Defined Functions
UNIT-II PROGRAMMING WITH PYTHON
- Chapter 7 – String Manipulation
- Chapter 8 – List Manipulation
- Chapter 9 – Dictionaries
- Chapter 10 – Tuples