github pages
Progress: This week I learned how to use for loops in order to simulate matrix multiplication. I made this code because I wanted to practice coding algorithms with math connections due to a suggestion by Mr. M. The nested for loops are used to populate the 2D arrays and the multiplication requires a triple nested nested for loop to iterate through each row and column.
No MC so 0/1
Exempted from FRQ so full points (replaced with individual matrix work)
Was at school everyday and participated in code code code
3.5/5
Graded by Rohan Koshy
Took one point away for not having mc
Showed clear progress in coding over the week, because Rohan is not taking the AP test
Grade: 3.5/5
github pages Progress: This week I learned how to use for loops in order to simulate matrix multiplication. I made this code because I wanted to practice coding algorithms with math connections due to a suggestion by Mr. M. The nested for loops are used to populate the 2D arrays and the multiplication requires a triple nested nested for loop to iterate through each row and column.
No MC so 0/1
Exempted from FRQ so full points (replaced with individual matrix work)
Was at school everyday and participated in code code code