Skip to content

Commit 95a4426

Browse files
Update Demo.java
1 parent c231624 commit 95a4426

File tree

1 file changed

+1
-1
lines changed
  • Object Oriented Programming/L2 - Class and Objects/Solutions/Question2

1 file changed

+1
-1
lines changed

Object Oriented Programming/L2 - Class and Objects/Solutions/Question2/Demo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package Question2;
1+
package Solutions.Question2;
22
import java.util.*;
33

44
class Bank_Account{

0 commit comments

Comments
 (0)