ComeçarComece de graça

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?

Este exercício faz parte do curso

Python intermediário para desenvolvedores

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício