Goal: Compare the new candidate with stored applications.
Tasks:
Calculate a simple candidate score.
Loop through stored applications.
Print comparison messages.
Acceptance Criteria:
The program uses a for loop.
The candidate score is compared with stored scores.
The output is understandable.
Goal: Compare the new candidate with stored applications.
Tasks:
Calculate a simple candidate score.
Loop through stored applications.
Print comparison messages.
Acceptance Criteria:
The program uses a for loop.
The candidate score is compared with stored scores.
The output is understandable.