Please enable JavaScript to use CodeHS

Python Basics with Tracy

Lesson 3.5 Adding Text

Description

In this lesson, students will learn how to use the write function to add text labels to their programs.


Objective

Students will be able to:

  • Use the write command to add text to the canvas
  • Use additional attributes with the write command to change the font style and location of the text label created