Skip to content

Instantly share code, notes, and snippets.

@lauras12
Created May 6, 2020 22:55
Show Gist options
  • Save lauras12/f739d05f875a5ba1ab0ef835bf025d3d to your computer and use it in GitHub Desktop.
Save lauras12/f739d05f875a5ba1ab0ef835bf025d3d to your computer and use it in GitHub Desktop.
Working with Arrays Assignment
Creating arrays drill - https://repl.it/@LauraSikora/Creating-arrays-drill
Adding array items drills - https://repl.it/@LauraSikora/Adding-array-items-drills
Accessing array items drill - https://repl.it/@LauraSikora/Accessing-array-items-drill
Array length and access drill - https://repl.it/@LauraSikora/Array-length-and-access-drill
Array copying I drill - https://repl.it/@LauraSikora/Array-copying-I-drill
Array copying II drill - https://repl.it/@LauraSikora/Array-copying-II-drill ---------> (would like to walk thru this one)
Squares with map drill - https://repl.it/@LauraSikora/Squares-with-map-drill ---------> (would like to walk thru this one)
Sort drild - https://repl.it/@LauraSikora/Sort-drill ---------------------------------> (would like to walk thru this one)
Filter drill - https://repl.it/@LauraSikora/Filter-drill -----------------------------> (would like to walk thru this one)
Find drill - https://repl.it/@LauraSikora/Find-drill ---------------------------------> (would like to walk thru this one)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment