Workshop-4

This commit is contained in:
2026-05-06 15:35:07 +03:30
parent 6fee2e981a
commit 9c91b1a302
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -54,4 +54,4 @@ public class Teacher extends User {
}
return course.getStudentsDisplay();
}
}
}