Please enable JavaScript to use CodeHS

Utah Introduction to Python 1

Lesson 5.7 Debugging Strategies

Description

In this lesson, students will dive into common errors they may run into while developing Tracy programs and learn some techniques for debugging their programs.


Objective

Students will be able to:

  • Debug common errors in code