Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7bbed31

Browse files
Merge branch '4GeeksAcademy:master' into master
2 parents 6c331be + 8e005c4 commit 7bbed31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎exercises/13.3-Filter_list_strings/README.es.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
## 💻 Resultado esperado:
1212

1313
```py
14-
['Liam', 'William', 'James', 'Benjamin', 'Samuel', 'Camila']
14+
['Liam', 'William', 'James', 'Benjamin', 'Amelia', 'Samuel', 'Camila']
1515
```

‎exercises/13.3-Filter_list_strings/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
## 💻 Expected result:
1212

1313
```py
14-
['Liam', 'William', 'James', 'Benjamin', 'Samuel', 'Camila']
14+
['Liam', 'William', 'James', 'Benjamin', 'Amelia', 'Samuel', 'Camila']
1515
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /