We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3c755 commit c8c7826Copy full SHA for c8c7826
exercises/08.1-Merge_list/README.md
@@ -1,7 +1,5 @@
1
# `08.1` Merge List
2
3
-Since we live in a new world, there should be no colors or labels, right?
4
-
5
## 📝 Instructions:
6
7
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