Upon successful completion of this lab, you should be able to
1. Trace the execution of selection sort and bottom-up mergesort.
2. Understand and write programs that define and use simple Python classes.
Follow the links below to complete each part of this lab.