In-Class Activity: Runestone Activities with Values, Data Types,
Operands, and Operations
Introduction
In this activity you will learn about values, data types, operators, and
operands in Python.
Exercises
In this set of exercises, we will begin to learn
some basics of Python, by executing statements,
printing numerical values and strings, and using
arithmetic operators.
- Read Section 2.1: Introduction. Watch
the video in this section.
- Read Section 2.2: Values and Data
Types. Work through the activities in this
section.
- Read Section 2.3: Operators and
Operands. Work through the activities in
this section.
- SKIP Section 2.4 for now.
- Read Section 2.5: Data Types. Work
through the activities in this section.
- Read Section 2.6: Type conversion
functions. Work through the activities in
this section.
- SKIP Sections 2.7 - 2.10 for now.
- Read Section 2.11: Operator Precedence.
Watch the video and work through the
activities in this section.
Submit
There is nothing to submit from these exercises
but you should take the ICA Concept check when you
are finished.