Hi! NHNgodo!
{"ScriptPreparationCode":"var el = document.getElementById(\u0022nhngodo\u0022);\r\nvar $el = $(\u0022#nhngodo\u0022);","TestCases":[{"Name":"Vanilla JS","Code":"el.innerText = \u0022Hi! NHNgodo!\u0022;","IsDeferred":false},{"Name":"Jquery","Code":"$el.text(\u0022Hi! NHNgodo!\u0022);","IsDeferred":false}]}