1 line
82 B
Julia
1 line
82 B
Julia
[foo() for i in 1:5] # Code this to call the function within each iteration
|
[foo() for i in 1:5] # Code this to call the function within each iteration
|