Skip to main content Link Search Menu Expand Document (external link)
Last updated: | Permalink

Lecture 5: Python data types

Learning objectives:

In this lecture, you will learn:

  • Python’s built-in numeric types.
  • Comparing different numeric types in memory space cost, range, and precision.

Lecture slides

Recordings


© 2025 Yue Cheng. Released under the CC BY-SA license