Skip to content

Commit 242b9e7

Browse files
authored
Update README.md
1 parent 22631a0 commit 242b9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/23-Bottles_of_milk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Here you can hear it: https://www.youtube.com/watch?v=Xy-da43E6Lo
88

99
1. Write an algorithm to print the exact same lyrics. You must use a `for` loop.
1010

11-
## Expected output:
11+
## 💻 Expected output:
1212

1313
```js
1414
`99 bottles of milk on the wall, 99 bottles of milk.`

0 commit comments

Comments
 (0)