Discussion:
Public Test Exceptions
(too old to reply)
Dylan Dupuis
2011-09-28 23:30:18 UTC
Permalink
I'm getting the following result for the public test of a1q3.py

(Question q3, Test t1, 1 marks): Checking console_reverse:: FAILED;
FAILED:
exception occurred: ImportError: No module named py

Any idea what's causing that?
J.P. Pretti
2011-09-28 23:58:01 UTC
Permalink
Please note that public tests are only available for Q1, Q2, Q4 and Q5 for A1.

J.P. Pretti
CS 234 Instructor
Post by Dylan Dupuis
I'm getting the following result for the public test of a1q3.py
(Question q3, Test t1, 1 marks): Checking console_reverse:: FAILED;
exception occurred: ImportError: No module named py
Any idea what's causing that?
Loading...