• This part of the workshop will explore the following topics:

  • Modules and Namespaces
  • Common String Methods
  • File Access

Find the script at C:\Scripting_Class\Workshops\W-02\W-02B.py.

  • Right-click on the script file and Edit with IDLE.

Execute the Python script W-02B.py from the Run menu's "Run Module" option, or by pressing F5.

Follow the instructions in the W-02B.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.