Sort the actions so they would constitute a typical debugging workflow in PyCharm.
Debugging Python applications in PyCharm
Workflow
Report a typo
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
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.