Skip to content

Commit 90cf7f4

Browse files
remove honor code in JShell
1 parent ca6d5c1 commit 90cf7f4

1 file changed

Lines changed: 0 additions & 29 deletions

File tree

src/main/java/driver/JShell.java

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,3 @@
1-
// **********************************************************
2-
// Assignment2:
3-
// Student1:
4-
// UTORID user_name: nguy1924
5-
// UT Student #: 1004334767
6-
// Author: Minh Hoang Nguyen
7-
//
8-
// Student2:
9-
// UTORID user_name: nguy1916
10-
// UT Student #:1004526435
11-
// Author:Nhi Cam Mai Nguyen
12-
//
13-
// Student3:
14-
// UTORID user_name: parekhd1
15-
// UT Student #: 1004267474
16-
// Author:Devanshi Parekh
17-
//
18-
// Student4:
19-
// UTORID user_name: kapadi46
20-
// UT Student #: 1004312219
21-
// Author: Rashida Kapadia
22-
//
23-
//
24-
// Honor Code: I pledge that this program represents my own
25-
// program code and that I have coded on my own. I received
26-
// help from no one in designing and debugging my program.
27-
// I have also read the plagiarism section in the course info
28-
// sheet of CSC B07 and understand the consequences.
29-
// *********************************************************
301
package driver;
312

323
import java.util.Scanner;

0 commit comments

Comments
 (0)