deimie / t10-spring

1 stars 0 forks source link

FRQ - Week 4 #1

Open deimie opened 1 year ago

deimie commented 1 year ago

Methods and Control Structures

Evan Calissa Kian Samuel
Link Link Link Link
CalissaT commented 1 year ago

Comments for Calissa:

Evan Kian Samuel
Question is answered correctly. Super descriptive answer and well commented code. I like how you went into detail on the assignment at hand, so someone could easily understand what you are solving. I also like the comments on the code and it really helps the grader understand what you are doing. Good job on adding comments for a lot of your code, explaining how it works. Good job also making instance variables and methods. Maybe try making some inputs for your so you can output it to show it works.
CalissaT commented 1 year ago

Comments for Evan:

Calissa Kian Samuel
Good job completing the tasks! I think you could use some more comments or markdown to explain your process and the code. It's a little confusing about what the prompt was for the FRQ. Good job on completing everything. I like how you went into detail on the comments of the code so everyone could see what your process was. Good job on declaring all the private instance variables, constructors, headers, and methods correctly. Maybe explain what each if else statement is doing specifically or explain your process in a markdown cell before you answer the question.
CalissaT commented 1 year ago

Comments for Samuel:

Evan Kian Calissa
Nice, the question was answered. I like the super descriptive comments you added. Good job on completing everything. I like how you took our recent assignment on 2D arrays and incorporated into your FRQ. Great job completing the tasks! It would be good to add some comments to explain your code and what it does.
CalissaT commented 1 year ago

Comments for Kian:

Evan Calissa Samuel
The question is correctly answered. I really like the inclusion of the sources used. Great job completing the tasks! The comments were also very helpful in understanding your code and process! Good job making comments on everything and making variables. I think you may need to make and use methods for this question. I would also put the question before each answer so review will be easier.