Skip to content

Commit fa6c9d4

Browse files
authored
Update activity.md
1 parent 3d2f783 commit fa6c9d4

File tree

1 file changed

+3
-0
lines changed
  • Lessons/09-Functional-ProgrammingPt.1/assignments

1 file changed

+3
-0
lines changed

Lessons/09-Functional-ProgrammingPt.1/assignments/activity.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ let cities = [paris, madrid, amsterdam, berlin]
6868
```
6969

7070
Print a list of cities with at least one million inhabitants, together with their total populations.
71+
72+
73+
*From: Chris Eidhof. “Functional Swift.” Apple Books*

0 commit comments

Comments
 (0)