WS-07 is complete #1

Open
HesamGhazi wants to merge 2 commits from develop into main
Showing only changes of commit 41bf593d4c - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@ public class Student {
this.major = major;
this.gpa = gpa;
}
// Hesam Ghazi
public int getId() {
return id;
}