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 e982a87 commit 828475fCopy full SHA for 828475f
exercises/08.1-Merge_list/README.md
@@ -21,8 +21,6 @@ Write a function that merges two lists and returns a single new list (`merge_lis
21
## 💻 Expected result:
22
23
```py
24
-The console expected:
25
-
26
['Lebron', 'Aaliyah', 'Diamond', 'Dominique', 'Aliyah', 'Jazmin', 'Darnell', 'Lucas', 'Jake', 'Scott', 'Amy', 'Molly', 'Hannah', 'Lucas']
27
```
28
0 commit comments