Attribute Access and Bound Methods

# Introduction **Objectives:** - Learn about attribute access - Learn how use getattr(), setattr(), and related functions. - Experiment with bound methods. **Files Created:** `tableformat.py`

|60 : 00

Click the virtual machine below to start practicing