Posts by Diogo Alhinho • 19 points
1 post
-
1
votes1
answer38
viewsQ: Objects in Javascript - Get
Hello, I just started learning Javascript and I was wondering how to get the Property Artist of the second object of myMusic in the console.log. var myMusic = [ { "artist": "Billy Joel", "title":…
javascriptasked Diogo Alhinho 19