Skip to content

Commit

Permalink
Merge pull request #1 from Javohir004/task1
Browse files Browse the repository at this point in the history
v
  • Loading branch information
Javohir004 committed Apr 24, 2024
2 parents 528919d + 7b5583e commit ddd9468
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed out/production/Exam-Javohir/Main.class
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/src/Main.java → src/Main.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
public class Main {
public static void main(String[] args) {
System.out.println("Hello world");
System.out.println("Hello world !!!");
}
}

0 comments on commit ddd9468

Please sign in to comment.