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