From 8bf4ef2a918885c741f014bd884e25814ceff260 Mon Sep 17 00:00:00 2001 From: MerajDerafshi Date: Mon, 20 Apr 2026 19:52:27 +0330 Subject: [PATCH] test commit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7da09a0..d744c78 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ You are provided with starter code. Your task is to complete the missing parts m The following parts are already implemented for you: -### Course Class +### Course C - Fields: `courseName`, `courseCode`, `capacity` -- Constructor +- Construc - Getter methods - Methods for managing capacity: - `reduceCapacity()`