Workflow

Report a typo

Sort the actions so they would constitute a typical debugging workflow in PyCharm.

Put the items in the correct order
Review the debugging process in the Debug tool window
Right-click your Python script in the editor and select Debug <script name>
Click the gutter at the executable line of code where you want to set the breakpoint
___

Create a free account to access the full topic