1 Commits
Author SHA1 Message Date
Meraj 8bf4ef2a91 test commit 2026-04-20 19:52:27 +03:30
+2 -2
View File
@@ -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()`