# Introduction **Objectives:** - Learn how to use Python's unittest module **Files Created:** `teststock.py` In this exercise, you will explore the basic mechanics of using Python's `unittest` modules.
Click the virtual machine below to start practicing