Skip to content

Commit c8c7826

Browse files
authored
Update README.md
1 parent 6a3c755 commit c8c7826

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

exercises/08.1-Merge_list/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# `08.1` Merge List
22

3-
Since we live in a new world, there should be no colors or labels, right?
4-
53
## 📝 Instructions:
64

75
Write a function `merge_list` that merges two lists and returns a single new list merging all the values of both lists.

0 commit comments

Comments
 (0)