Hi Guyzzz, Welcome back to the 2nd part of Ticky JavaScript. If you are new here please check out part 1. Link below ⏬ Tricky JavaScript: Part-1
JavaScript is a very popular language. It is easy to learn and work with. Most web developers start their careers by…pratik-das.medium.com Trailing commas in array Do you know, you can create an array with no values in it, but just the commas? Read the code below.