Skip to main content

List

In this lesson, we continue our discussion of Python data types. We are going to discuss one of the most commonly used data types in network programmability and automation: lists.

Integer

In this lesson, we are going to discuss one of the most straightforward Python data types called an integer. The following diagram shows where it fits into the built-in Python data types we will discuss in this course.