twoElements
Objective(s): Practice declaring and instantiating arrays.
Create a boolean array with 2 elements [true, false]
.
Return the array as your result.
Revisit the first two problems if you forget the syntax.
Type your solution
Skills Practiced:
3.D
4.A
4.B
Saved
Saved