Python Data and Operations#
- A Sample Python Program
- Lab: Editing and Running Python Programs
- Arithmetic
- Variables and Assignment
- Reading Python Syntax
- Strings, Part I
- Writing to the Screen
- Python Program Structure
- Combining Input and Output
- String Special Cases
- F-Strings and String Formatting
- Types and Conversions
- Learning to Solve Problems
- Lab: Division Sentences
- Chapter Review Questions