Skip to content

Commit

Permalink
Merge pull request #60 from rikedyp/master
Browse files Browse the repository at this point in the history
fix #59
  • Loading branch information
rikedyp committed Apr 11, 2023
2 parents b7941eb + 16b6225 commit 13d31be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-defined-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ Best used as program control and for dealing with system interactions. The use o
1. `(1∧⊢,÷)`

### Marking Tests
Way back in [problem set 4](/Outer-product/#problem-set-4) you wrote a dfn to convert test scores into letter values.
Way back in [problem set 3](./array-logic-data-driven-conditionals.md#problem-set-3) you wrote a dfn to convert test scores into letter values.

You were led to produce some function or expression similar to the following:

Expand Down

0 comments on commit 13d31be

Please sign in to comment.