Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffeb008

Browse files
author
=
committed
typos fixed, adds gitignore for out dir
1 parent73c792d commitffeb008

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

‎.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
out/

‎.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
Binary file not shown.

‎src/com/example/main/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public static void main(String[] args) {
1313

1414
//create an array (not an ArrayList) called favoriteColors that holds five strings with your favoriteColors and print the entire array to the screen.
1515

16-
//Change the third element offacoriteColors to a different color and print that element to thesceen
16+
//Change the third element offavoriteColors to a different color and print that element to thescreen
1717

1818
//Declare and initialize and array of type int called numbers to hold 1000 elements (this should be used later in the loop exercise)
1919

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp