Methods Lab¶
In this lab, we’ll see how to organize programs into multiple methods. We’ll also learn how to trace the order in which a program runs. Finally, we’ll discuss strategies for incrementally developing and testing your code.
- You are to work in pairs (or three if there are an odd number of students in the group, have your TA help find a partner if needed)
To receive full credit, go through the exercises linked to below.