Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Can we use rtrace in the exam?

_
_ginevra_ (620 points)
0 11 15
in News by (620 points)
Hi was wondering if the module rtrace would be included in the exam folder so that we could use it.
255 views

2 Answers

Dario_loi (1710 points)
1 4 10
by (1.7k points)
To add to your question, I was also wondering if maybe some test cases could be directly written in the program.py file, in a main function, as function calls.

That would allow us to pass parameters to our exercises's functions and debug them effectively using the debugger

otherwise I find myself wasting more time trying to build test cases than actually fixing the bug (as it always is)

I ask just as a courtesy, not as a complaint.
angelo.spognardi (8170 points)
75 155 224
by (8.2k points)
Hi, yes you can of course use a main function or the main script  to test and debug your functions.
angelo.spognardi (8170 points)
75 155 224
by (8.2k points)
Hi, ok we will add the rtrace module for debugging purposes.
_
_ginevra_ (620 points)
0 11 15
by (620 points)
edited by
That is great news. I am very happy.