Assignment and Built-in Scalar Types

Assignment and Built-in Scalar Types#

Learning Objectives#

After working through this topic, you should be able to:

  • List several built-in scalar types in Python

  • Assign and manipulate scalar variables in Python

  • Convert variables between different types

Materials#

Here is the screencast and these are the slides.

Additional Materials#

Quiz#