Hi! NHNgodo!
{"ScriptPreparationCode":"var el = document.getElementById(\u0022nhngodo\u0022);\r\nel.innerText = \u0022Hi! NHNgodo!\u0022;","TestCases":[{"Name":"vanilla","Code":"/*When writing async/deferred tests, use \u0060deferred.resolve()\u0060 to mark test as done*/","IsDeferred":false},{"Name":"text","Code":"$(\u0022#nhngodo\u0022).text(\u0022Hi! NHNgodo!\u0022);","IsDeferred":false},{"Name":"html","Code":"$(\u0022#nhngodo\u0022).html(\u0022Hi! NHNgodo!\u0022);","IsDeferred":false}]}