Day 6 Arrays are a simple way of storing a list of data under a single variable name. They are basically single objects that contain multiple values stored in a list. We can also individually access each item in the list. Arrays are created by placin...
kabelom06.hashnode.dev2 min readNo responses yet.