This worksheet was designed to be used by introductory Python students who have learned variables before, but are not too advanced. I recommend using it as an in-class assessment, or a homework sheet.
This lesson, Python Variables, introduces students to how computers store and manage information. Using Python, students learn to create “containers” (variables) to hold different types of data, such ...