Score

  • Score
  • I had scored a total of 46/50 on this assessment getting a 92%.

Incorrect Answer 1

  • Incorrect Answer1
  • I had gotten the incorrect answer that the program functioned correctly as not realizing that the program as it was initialized by the first value in the list would add up that element twice thus getting a wrong sum this was due to me not not realizing the program only worked as it began with zero and not an alternate value. This was due to not properly considering the problem and not thinking enough about the for loop.

Incorrect Answer 2

  • Incorrect Answer2
  • I had gotten this problem incorrect by not properly understanding the nature of the algorithms used to control the robot and thus was unable to understand their exact function and then apply it to the grid. This was due to not properly understanding the problem and considering it with the attention it needed.

Incorrect Answer 3

  • Incorrect Answer3
  • Through not understanding the logic begin not a or b and c being false. Along with other difficulty in understanding and remembering my boolean operators I was unable to correctly answer this question. This was due to a lack of understanding of the material and unfamiliarity with the content.

Incorrect Answer 4

  • Incorrect Answer4
  • The reason I got this problem incorrect was that I misunderstood the answer choice thinking that it was one more time not considering that a loop of one would only run once. Thus even after understanding that the program would shift the robot one space up I was still unable to correctly answer the question. This was due to not properly paying attention to the question.