tanishapatil1234 / test-fastpage-tp

Apache License 2.0
0 stars 2 forks source link

Project Check #1 #35

Open tanishapatil1234 opened 1 year ago

tanishapatil1234 commented 1 year ago

Individual Work MCQ Test

image

I got question 49 incorrect:

image

This code segment is wrong because the code segment will fail to check the last element in the list. When index is equal to the length of the list, the loop will terminate without comparing the last student score in the list to the maximum possible score. The answer is A . The code sets the number of iterations to LENGTH(scores) - 1 so (maximum score) is skipped.

Hashmaps Hacks LINK

Venn diagram, made my own album, created search function

Parallel Computing Hacks LINK

List Comprehension in Python, Answers to collegeboard 4.3 questions

Pair/Trio Project Work, Issue and Tangibles

image image image

Project (Team) Lesson Plan / Outline LINK for the project