Postman Tangibles

Screen Shot 2022-11-17 at 10 18 37 PM
Screen Shot 2022-11-17 at 11 11 04 PM
Screen Shot 2022-11-17 at 11 16 09 PM
Screen Shot 2022-11-17 at 11 22 43 PM

Debugging Proof and Tangibles

I used debugging to figure out my problems with the code. For example, when I was making the method for dayOfYear method the class that I was using was creating the response with one more number larger than it should have been. Therefore, I used debugging to find that the Calendar class starts with January = 0, so I subtracted one to meet the requirements
Screen Shot 2022-11-17 at 10 02 07 PM