I\'m working on a webapp to teach programming concepts. Webpages have some text about a programming concept, then let the user type in javascript code into a text editor wi
This is a trick question. There is no secure way to eval() user's code on your website.
eval()