Skip to content
Snippets Groups Projects
Commit faff0a01 authored by Saurav Saurav's avatar Saurav Saurav
Browse files

update name and student number

parent 53fceabc
No related branches found
No related tags found
No related merge requests found
Pipeline #1513 canceled
......@@ -16,7 +16,7 @@ public class Main extends Application {
primaryStage.setTitle("Dots and Boxes");
// FIXME: Update this label to show your name and student number
Label label = new Label("Name: (Your name and student number goes here)");
Label label = new Label("Name: Saurav Saurav 220220988");
BorderPane borderPane = new BorderPane();
borderPane.setBottom(label);
......@@ -38,3 +38,6 @@ public class Main extends Application {
}
}
//Saurav
//2SLSWFrF3vpA74A
//saurav@myune.edu.au
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment