Answer to Question s2-11

Nonsense. I don't know what 'const' is doing here. If the intent was 'cons', then that is no good because cons takes two parameters, and it is incorrect notation because cons should be :.

Wrong number of parameters. Head is a function. You can't add 1 to a function.