Skip to content

Added Hello World Class#8

Merged
inkudo merged 2 commits into
masterfrom
kishore
Mar 30, 2016
Merged

Added Hello World Class#8
inkudo merged 2 commits into
masterfrom
kishore

Conversation

@kishore-narendran
Copy link
Copy Markdown
Contributor

@inkudo, can you please review the PR?
Please comment for any changes, and I'll commit the changes and then you can merge.

Please check KishoreHelloWorld.java for the code that needs to be reviewed.

@kishore-narendran kishore-narendran changed the title Adding Hello World Class Added KishoreHelloWorld Class Mar 29, 2016
@kishore-narendran kishore-narendran changed the title Added KishoreHelloWorld Class Added Hello World Class Mar 29, 2016
public static void main(String args[]) {

//Really bad Hello World program
for(int i = 0; i < 1; i++) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

For loop isn't necessary. Please make the required changes.

@kishore-narendran
Copy link
Copy Markdown
Contributor Author

@inkudo I made the necessary deletions, you can now merge the commit, if the Travis-CI checks finish successfully.

@inkudo
Copy link
Copy Markdown
Contributor

inkudo commented Mar 30, 2016

The code looks fine. Merging with the master.

@inkudo inkudo merged commit 52e4f15 into master Mar 30, 2016
@chenlica
Copy link
Copy Markdown
Contributor

In general, we let the committer do the merge.

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