Module and package tracebacks
When using functions from modules and packages, code from downloaded files will be run in the background.
If this code produces an error, the traceback will mention the name of the file in which the error occurred.
Running this code produces the following error. In what file does the error occur?
Questo esercizio fa parte del corso
Intermediate Python for Developers
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio