Skip to content

Commit 269c1d6

Browse files
RaghavRaghav
authored andcommitted
New changes
1 parent 6134c9e commit 269c1d6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/OOP_2/USBank.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ public interface USBank {
88

99
public void debit();
1010

11+
public static void harm(){
12+
13+
System.out.println("Yeah111");
14+
}
15+
1116
public void transferMoney();
1217
//Hahahahahah1222223
1318

0 commit comments

Comments
 (0)