From 9853230891464f957e0b67bfbe60d3864ee7a073 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sat, 23 Oct 2021 23:51:51 -0400 Subject: [PATCH] [+] A3 P3 Q1 --- assignments/a3/a3.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assignments/a3/a3.tex b/assignments/a3/a3.tex index 74813b9..9fda650 100644 --- a/assignments/a3/a3.tex +++ b/assignments/a3/a3.tex @@ -83,7 +83,8 @@ Do \textbf{not} include your solution in this file. \begin{enumerate} \item[1.] -TODO: Write your answer here. +The test \texttt{test\_star\_wars} passed, and the tests +\texttt{test\_legally\_blonde} and \texttt{test\_transformers} failed. \item[2.] TODO: Write your answer here (and remember to edit a3\_part3.py as well).