run code
"; $(".playcode").text(str) $("#start").on('click', function() { $(".playcode").runCode(); })