Goal: Add a simple vacancy limit. Tasks: Create a variable called vacancies. Set vacancies to 1. Use it in the final decision message. Acceptance Criteria: The program includes a vacancy variable. The final result mentions the available vacancy.
Goal: Add a simple vacancy limit.
Tasks:
Create a variable called vacancies.
Set vacancies to 1.
Use it in the final decision message.
Acceptance Criteria:
The program includes a vacancy variable.
The final result mentions the available vacancy.