Skip to content

Java Derusting assignment done #10

Open
BahramT1 wants to merge 6 commits intoauberonedu:mainfrom
BahramT1:main
Open

Java Derusting assignment done #10
BahramT1 wants to merge 6 commits intoauberonedu:mainfrom
BahramT1:main

Conversation

@BahramT1
Copy link
Copy Markdown

@BahramT1 BahramT1 commented Jan 5, 2025

No description provided.

Copy link
Copy Markdown
Owner

@auberonedu auberonedu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

Comment thread src/ArrayPractice.java
// Create an array of Strings of size 4
// Create an array of Strings of size 4
String[] arr = {"bahram", "Ibrahim", "Kamran", "Asif"};
System.out.println("First Array " + Arrays.toString(arr));
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice use of Arrays.toString

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants