HEC-ResSim Training DWR HEC-ResSim (May 2021) ResSim Workshops Jython Scripting Part 2 Current: (Part C): Debugging Techniques PDF Download PDF Download page (Part C): Debugging Techniques. Current page All pages (Part C): Debugging Techniques This workshop will explore the following topics:Reading exception traces and interpreting error typesPrinting information for debuggingUsing assertionsUsing exception dialogsFind the scrip at C:\Scripting_Class\Workshops\W-02\W-02C.py.Right-click on the script file and Edit with IDLE.Execute the Python script W-02C.py from the Run menu's "Run Module" option, or by pressing F5.Follow the instructions in the W-02C.py script. You will be editing the script and executing it from IDLE (Python GUI).You may skip some tasks in this part of the workshop. If time remains, you may complete those tasks. ×