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