Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 59 Online
OpenStudy (anonymous):

Does anyone know how to use the test suite in ps5? I have no idea how this code can check my answers for correctness!

OpenStudy (e.mccormick):

``` # 6.00 # Problem Set 5 Test Suite import unittest from ps5 import * ``` Right there, at the top, it is importing the ps5.py file. So if you run this code, it will use the things you defined in ps5 to do the work. It then checks the results for if you got the correct thingsd out of your functions.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
calebwithbrookie: what is the longest word in english
2 minutes ago 5 Replies 1 Medal
calebwithbrookie: guys who killed bin oladan
1 hour ago 0 Replies 0 Medals
CrumbCrumbington: need some algebra help
13 hours ago 6 Replies 2 Medals
breiadabrattzz: Happy Birthday Aaron @mrmystery!!!!!!!!!!!!!!!!!
1 hour ago 19 Replies 8 Medals
uknownprttyfacekayla: I wrote another story I added names this time ud83eudd13u261dufe0f let me knowwww
3 hours ago 10 Replies 6 Medals
calebwithbrookie: who can tell me what eclipse means in JavaScript or smt like that
20 hours ago 7 Replies 1 Medal
gelphielvr: (biology 1) some type of cycle. question in the replies.
23 hours ago 5 Replies 1 Medal
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!