You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FRQ 1 Sreeja G: Like the implementation of using code in showing detail in response to Q1
This FRQ was easy because it was just creating the Customer class and the calculateInterest method. The contents of each one are really simple and I finished it pretty quickly.
FRQ 2 Sreeja G: I appreciate that the code for Q2 runs and has output
This FRQ was also easy because I had done a problem previously where I had to calculate the sum of an array so I just reused that code and changed it so it calculated the sum of each row instead of column.
This FRQ was also very easy because it asked for the average grade from an array of grades. I reused the code from the above FRQ to calculate the sum and I divided that by the length of the array.
Topic 1
FRQ 1
FRQ 2
FRQ 3
Topic 2