Please enable JavaScript to use CodeHS

Utah Introduction to Python 1 and 2

Description

Students will get a chance to apply the Tracy commands and concepts they’ve learned so far to complete a project in this lesson. They will create a timeline using lists, string manipulation, and user interaction. They will be given the opportunity to get creative with the theme, layout, and functionality of their timeline.

Objective

Students will be able to:

  • Create a list to keep track of events and information
  • Use string methods to effectively display text on the screen
  • Practice with user interaction and additional Tracy concepts