@dpwiz Pure anecdote, but I've never seen an "AI" system that got anywhere near a working solution to this exercise: "Write a Haskell function that, given a string in HTML5 format starting with a script element, finds the location of the corresponding </script> end tag."
@dpwiz Pure anecdote, but I've never seen an "AI" system that got anywhere near a working solution to this exercise: "Write a Haskell function that, given a string in HTML5 format starting with a
script
element, finds the location of the corresponding</script>
end tag."