Module 4 - 338
1. I worked with my team members Joe, Rene, and Krithika. 2. I started the assignment by reading the prompt. Then, I wrote the functions and simplified the ones I understood. If i encountered challenging code, I reread the prompt to understand it better, wrote the code, and kept revising it until it was correct. 3. I noticed that our strategies were similar in starting with the easy code, but they differed in other aspects. For instance, Krithika writes pseudocode first to understand each concept. Joe’s approach was somewhat similar to mine, but he mentioned that the process becomes more challenging as the project grows. Rene's strategy was also similar, but he separated the work into sections to review and complete them. 4. I realized that I should also create pseudocode for larger projects. 5. I noticed, with the help of my teammates, that we all used the same Google Java Style, though some points were likely missed because we learned a similar format. I also didn’t know that In...