4 Including arbitrary Content
Itemizations
- Tables
Numbers
Strings
42
"42"
(+ 21 21)
"(+ 21 21)"
(string-append "Racket" "Code")
Images:
And much more, which cannot be covered in its entirety
This questionnaire tests proper handling of those cases:
Which of the following answers are correct?
The first
The second
The third
1.
3.
What about
The third
The first
None of the above
1. and 3. contradict each other
with such riddles, this is always the answer
Fill in the gap in the table!
Expression
Value
42
42
(+ 21 21)
Of course it is
Expression
Value
42
42
(+ 21 21)
"(+ 21 21)"
Expression
Value
42
42
(+ 21 21)
42
None of the above
No, the below is correct:
Expression
Value
42
42
(+ 21 21)
42
More reduction!
(+ (* 3 7) (* 7 3))
(+ 21 21) Finally
42
Both happen:
(+ 21 21) 42 None of the above
We only have one test image, so bear with me: + =?
times 2
Itemizations
- Tables
Numbers
Strings
42
"42"
(+ 21 21)
"(+ 21 21)"
(string-append "Racket" "Code")
Images:
And much more, which cannot be covered in its entirety
Itemizations
- Tables
Numbers
Strings
42
"42"
(+ 21 21)
"(+ 21 21)"
(string-append "Racket" "Code")
Images:
And much more, which cannot be covered in its entirety