From 9981e962b4cb6caa99c4fb4e4cdeca43dba70e01 Mon Sep 17 00:00:00 2001
From: Ashwin Maran <amaran@wisc.edu>
Date: Thu, 27 Apr 2023 11:57:26 -0500
Subject: [PATCH] q17+q18 clarification

---
 p13/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p13/README.md b/p13/README.md
index 6e990c1..6311f89 100644
--- a/p13/README.md
+++ b/p13/README.md
@@ -3,7 +3,7 @@
 
 ## Corrections and clarifications:
 
-* None yet.
+* **4/27/2023 - 12:00 PM**: For both Question 17 and Question 18, the testing script is faulty. You will need to swap the `x` and `y` arguments to pass the autograder. This does not cause any logical errors, and you can proceed to plot the graphs with the correct `x` and `y` axes as mentioned in the question.
 
 **Find any issues?** Report to us:
 
-- 
GitLab