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?
Deze oefening maakt deel uit van de cursus
Intermediate Python for Developers
Praktische interactieve oefening
Zet theorie om in actie met een van onze interactieve oefeningen.
Begin met trainen