219k views
3 votes
Part A: Search through the list for pairs that match student numbers and circle each one found. If a student number is repeated, only use the first occurrence. Stop when you have 6 matches. (3 points)

a. 101 - Aaron
b. 102 - Buffy
c. 103 - Chandler
d. 104 - Cindy
e. 105 - Drusilla
f. 106 - Eric

1 Answer

4 votes

Final answer:

To find matching pairs of student numbers, search through the list, circle each matching pair, and stop after finding 6 matches.

Step-by-step explanation:

To find matching pairs of student numbers, we need to search through the list and circle each pair that matches. Remember to only use the first occurrence if a student number is repeated. Stop when you have found 6 matches.

Let's go through the list step-by-step:

  1. Start from the beginning of the list.
  2. If the student number matches any of the given student numbers (101, 102, 103, 104, 105, 106), circle it.
  3. Keep track of the number of matches you have found.
  4. Repeat steps 1-3 until you have found 6 matches.

Once you have completed these steps, you will have circled all the pairs that match the given student numbers.

User Calynr
by
8.3k points