-
Notifications
You must be signed in to change notification settings - Fork 11
Commit f20f310
authored
prints on separate lines
Write a program that prints on separate lines, the name of your favorite book, its author, category, price, and total number of pages. Label each piece of information in the output.1 parent f5142ee commit f20f310
1 file changed
+5
-5
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
10 | - | ||
11 | - | ||
12 | - | ||
13 | - | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | 14 |
| |
15 | 15 |
|
0 commit comments