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

Do you need help?

Notice Board

Per partecipare al corso di Fondamenti di programmazione 2023-24 loggatevi e attivatelo nella vostra pagina dei corsi preferiti. A quel punto il corso appare nel menù personale cliccando sul proprio avatar. Per i materiali degli anni precedenti seguite lo stesso metodo.

To join the Programming/Lab 2023-24 course, log-on and select it on the my courses page. It will appear on the personal menu of your avatar. For earlier years use the same method.

HW4 Passes all tests but the example

m
mjijena (280 points)
1 3 7
in HW4 required by (280 points)
closed by
Hi, I was doing the recovery for the HW4req and I finished it, but when I test it it passes all of the tests except for the example returning a list index error, but when I try my code for that example only it gives the correct results..
272 views
closed with the note: solved

1 Answer

b
benjamin (2490 points)
1 7 21
by (2.5k points)
Maybe you uninentionally changed the json file in the HW4 directory. Try redownloading the zipped folder from the home work page and run again the tests.
m
mjijena (280 points)
1 3 7
by (280 points)
Now it works perfectly! Thank you