Python Introduction

Topics

  • Python’s basic data types
  • Python’s primary operators associated with each data type
  • Python’s built-in data structures

Suggested Readings

Videos

Data and Code


Data Types and Structures


Data Types, Literals, and Variables


Operators and Expressions


Numbers


Strings


Data Structures


Aside on Immutables