Skip to content
Snippets Groups Projects
Commit 1f026393 authored by DAS Shantanu's avatar DAS Shantanu
Browse files

Update Main.java

parent b9bfe82c
No related branches found
No related tags found
No related merge requests found
public class Main {
public static void main(String[] args){
Student student1 = new Student("a","l");
// Create new cohort and add student..
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment