We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78763c commit d6d3361Copy full SHA for d6d3361
1 file changed
www/assignments/2.scrbl
@@ -24,6 +24,16 @@ the name or signature of any definition given to you. You may add any
24
additional functions that help you solve the overall problem you're
25
tackling.
26
27
+@section[#:tag-prefix "a2-" #:style 'unnumbered]{Software}
28
+
29
+You will need to install the @seclink["langs-package"]{@tt{langs}
30
+package}, which includes the
31
+@seclink["a86_Reference"]{@tt{a86} library}, in order to
32
+complete this assignment. It is recommended you start early in case
33
+you encounter any problems getting things set up. If you run into any
34
+issues, please seek help at office hours or on @link[@piazza]{Piazza}.
35
36
37
@section[#:tag-prefix "a2-" #:style 'unnumbered]{Testing}
38
39
You can test your code in several ways:
0 commit comments