forked from Nero/DemoApplication
Updated: Main.java
This commit is contained in:
parent
a25ccf4b6d
commit
e66e632146
@ -7,6 +7,7 @@ public class Main {
|
|||||||
// Press Alt+Enter with your caret at the highlighted text to see how
|
// Press Alt+Enter with your caret at the highlighted text to see how
|
||||||
// IntelliJ IDEA suggests fixing it.
|
// IntelliJ IDEA suggests fixing it.
|
||||||
System.out.print("Hello and welcome!");
|
System.out.print("Hello and welcome!");
|
||||||
|
System.out.print("This is my project!");
|
||||||
|
|
||||||
// Press Shift+F10 or click the green arrow button in the gutter to run the code.
|
// Press Shift+F10 or click the green arrow button in the gutter to run the code.
|
||||||
for (int i = 1; i <= 5; i++) {
|
for (int i = 1; i <= 5; i++) {
|
||||||
|
Loading…
Reference in New Issue
Block a user