// your code goes hereconst obj={A:"B",C:"D",K:{E:"F"}};console.log(obj.K.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!