Page 11 - PowerPoint Presentation
P. 11

Lesson 3



       Configure and run the debugger









     Let's now try debugging our simple Hello World program.


     • First, set a breakpoint on line 2 of hello.py by placing the cursor on the print
          call and pressing F9. Alternately, just click in the editor's left gutter, next to

          the line numbers. When you set a breakpoint, a red circle appears in the

          gutter.
































                                                                                                                         PRIVATE & CONFIDENTIAL                                       11
   6   7   8   9   10   11   12   13   14   15   16