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

Commit 259ed95

Browse files
Merge pull request HarryDulaney#38 from prottayislive/patch-1
fixed spelling mistake
2 parents 07dea4d + 6880b50 commit 259ed95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎ch_06/Exercise06_30.java‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public static void main(String[] args) {
4848
System.out.println("You Win!");
4949
break;
5050
} else if (rolling == 7) {
51-
System.out.println("You loose!");
51+
System.out.println("You lose!");
5252
break;
5353
}
5454
}
@@ -78,4 +78,4 @@ static String checkResult(int roll) {
7878
return "point";
7979

8080
}
81-
}
81+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /