// your code goes hereconst arr=["A","B","C","D",{E:"F"}];console.log(arr[4]);
Standard input is empty
[object Object]
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!