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.

testlib.ForbiddenError: The import of 'unicodedata' is forbidden

dennis.locatelli (630 points)
0 3 5
in HW4 required by (630 points)
recategorized by
when I try to run my program with Debug=False, and all my answers are correct, the program raises an issue saying testlib.ForbiddenError: The import of 'unicodedata' is forbidden even If I don't import any kind of library in my program, anyone knows what the problem could be?
308 views

1 Answer

andrea.sterbini (207920 points)
750 1267 2373
by (208k points)
what encoding are you using in your open? please use utf8