Skip to content

Commit 351573f

Browse files
Update Demo.java
1 parent 95a4426 commit 351573f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package Question3;
1+
package Solutions.Question3;
22

33
class Box{
44
double length;

0 commit comments

Comments
 (0)