Skip to content

Commit 1f686ae

Browse files
authored
🍵
1 parent 2d5213a commit 1f686ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

challenge8.java renamed to challenge08.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ public static void main(String[] args) {
1212
int aot = (1/2*(breadth*Height));
1313
System.out.println("Result is: " + aot);
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)