BetaRedex1.init() BetaRedex1.expression BetaRedex1.answer BetaRedex1.hint3

How many β-redexes does the following λ expression contain?

expression

Enter your answer (a single integer, e.g., 3) below.

$('#answerTextarea').val()
return BetaRedex1.validateAnswer(guess);

What is the definition of a β-redex?

If the expression is too long to parse in your head, build a parse tree for it.

The correct answer is correctAnswer. hint3