Skip to content

Conversation

@CodeWizardGenius
Copy link

public class HelloWorld {

public static void main(String[] args) {
	System.out.println("Hello World! It's me Barış Karapelit !");
	
}

}

@ratsagi
Copy link

ratsagi commented Apr 15, 2021

public class HelloWorld{
public static void main (String[] args){
System.out.println("Hello everyone, It is me Sagi");
}
}

@bshseymur123
Copy link

bshseymur123 commented Apr 30, 2021

public class HelloWorld {

public static void main(String[] args) {
	System.out.println("Hello World! It's me Seymur and we returned back our lands! Karabakh is Azerbaijan!");
}

}

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.

6 participants