diff --git a/docs/Assignment.md b/docs/Assignment.md index 43e1e02..dd9815e 100644 --- a/docs/Assignment.md +++ b/docs/Assignment.md @@ -27,7 +27,8 @@ Experiment with the following expressions, paying particular attention to the `n salaries[⍸codes='C']×←1.05 a←⎕A - (3↑a),←'abcd' + (3↑a),←'abc' + (¯4↑a),←'xyz' ⍝ this one will error — think about why! ``` ## At