What Does Python's __init__.py Do? (Quiz)

Become a Member to take the quiz.

Avatar image for gregmoody248

gregmoody248 on March 11, 2026

Using the example code provided, Could you put the “from random import randint” statement in the init module so that you would not have to include that statement in both the income.py and outgo.py?

Become a Member to join the conversation.