Commit f609a80
committed
Fix typo - First print statement not shown in sample output.
The example code shows a print statement including "the elements of the array are: ", however, this is missing from the sample output.1 parent a3a20a2 commit f609a80
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
532 | | - | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | 535 | | |
| |||
0 commit comments