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

Commit0516364

Browse files
author
jsquared21
committed
Add Ex05_34
1 parent6b0ed33 commit0516364

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Exercise_05/Exercise_05_21/Exercise_05_21.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public static void main(String[] args) {
2222
System.out.println(
2323
"Interest Rate Monthly Payment Total Payment");
2424

25-
// Display tablewite interest rates
25+
// Display tablewith interest rates
2626
for (doublei =5.0;i <=8;i +=0.125) {
2727
System.out.printf("%-5.3f",i);
2828
System.out.print("% ");

‎Exercise_05/Exercise_05_34

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commitc3664632c24f9c43ba2e5fb4ebdeca187229afdb
1+
Subproject commit0758d5d86d18dedeb05af38cdc085fdf28d60e43

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp