Wild Imports

We'll cover the following...

Are we talking about exotic pets or foreign foods?

Press + to interact
main.py
module.py
from module import *
some_weird_name_func_()
_another_weird_name_func()

Explanat

...

...