Chapter 3
Introduction to Python
This chapter covers the following topics:
Getting Started with Python: This section covers what you need to know when using Python on your local machine.
Understanding Python Syntax: This section describes the basic Python syntax and command structure.
Data Types and Variables: This section describes the various types of data you need to interact with when coding.
Input and Output: This section describes how to get input from a user and print out results to the terminal.
Flow Control with Conditionals and Loops: This section discusses adding logic to your code with conditionals and loops.
Python is an easy language that anyone can learn quickly. It has become the de facto language for custom infrastructure ...
Get Cisco Certified DevNet Associate DEVASC 200-901 Official Cert Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.