Skip to content

Commit 8fe50e8

Browse files
authored
Update activity.md
1 parent e4a704e commit 8fe50e8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## In Class Activity
33

4-
### Individually
4+
### Individually or In a team create a playground or Repl.it to work on the following:
55

66
1. Here is an imperative version of a function called `doubleIt` that takes an array of numbers and returns a new array after doubling every item in the initial array:
77

0 commit comments

Comments
 (0)