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 e653416

Browse files
Update README.md
+ Fixed mistyped words + Added () for filter and set -+ Removed heading level for hint for consistency with a bullet list
1 parent dafe671 commit e653416

File tree

1 file changed

+5
-4
lines changed
  • exercises/13.4-Making_HTML_with_filter_and_maP

1 file changed

+5
-4
lines changed

‎exercises/13.4-Making_HTML_with_filter_and_maP/README.md‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
# 📝Instructions from your teacher:
44
1. Create generate_li and filter_colors function to make the exercise print the following HTML with only the sexy colors:
5+
56
```py
6-
Expexted:
7+
Expected:
78
<li>Red</li><li>Orange</li><li>Pink</li><li>Violet</li>
89
```
910

10-
# 💡Hint:
11-
Maybe you have to use filter and map function
12-
Set values to the news variables
11+
💡Hint:
12+
-Maybe you have to use filter() and map function
13+
set() values to the new variables

0 commit comments

Comments
(0)

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