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