summaryrefslogtreecommitdiff
path: root/info/challenges/aro-bend/exercise.005
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/challenges/aro-bend/exercise.005
Initial commit
Diffstat (limited to 'info/challenges/aro-bend/exercise.005')
-rw-r--r--info/challenges/aro-bend/exercise.00513
1 files changed, 13 insertions, 0 deletions
diff --git a/info/challenges/aro-bend/exercise.005 b/info/challenges/aro-bend/exercise.005
new file mode 100644
index 0000000000..f82425ff76
--- /dev/null
+++ b/info/challenges/aro-bend/exercise.005
@@ -0,0 +1,13 @@
+[Posted to info-tex on 4 Nov 91; see exercise.004]
+***********************************************************************
+*** Exercise 5 (fast):
+
+Assuming a normal value for \escapechar,
+
+ \string\a
+
+produces two character tokens. What is the category code of the second?
+Write an experiment (as short as possible) to demonstrate the
+correctness of your answer.
+
+**********************************************************************