Please enable JavaScript to use CodeHS

Utah Introduction to Python 1

Lesson 5.11 Controlling Tracy with Variables Quiz

Description

In this lesson, students review content with a 10 question End-of-Unit Quiz.


Objective

Students will be able to:

  • Prove their knowledge of the following commands and concepts through a multiple choice quiz:
    • assigning and using variables
    • Data types (string, integer, floating point number, boolean)
    • type
    • print
    • int / str / float
    • Concatenation
    • Escape sequences
    • String methods
      • capitalize
      • upper
      • lower
    • input
    • clickable interaction using onclick

Activities

These are all the activities included in the lesson

5.11.1 Controlling Tracy with Variables Quiz