Skip to content

Commit

Permalink
testing IntelliJIDEA
Browse files Browse the repository at this point in the history
  • Loading branch information
motasemaldiab committed Jul 22, 2024
1 parent c43c7bd commit e0ae786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ public static void main(String[] args) {
System.out.println(cubeX(5));
System.out.println(squareX(5));
System.out.println("Omar");
System.out.println("Omar");
System.out.println("Motasem");

}

Expand Down

0 comments on commit e0ae786

Please sign in to comment.