UCL-INGI/LEPL1402

Visitor design pattern - calculator

Opened this issue · 0 comments

The current structure of this exercise allows the student to do the the for loops to filter the elements in the visitor.
But in the tests, we check that it is done in the visitable.
We need to force them to do it in the visitable or it creates confusion since the output is still valid