In this chapter, you worked to refactor your code and make it more DRY. Go back over other assignments from this book, from a different coding project, or even from someone else’s code on GitHub, and improve it. Use the techniques you learned in this chapter to rename variables and functions according to best practices and refactor the code to avoid repetitions. Present a “before and after” view of your work using the worksheet provided.