Computer Science

Fill in the blanks:

A _________ is a Python file that constitutes only definitions of variables, functions and classes.

Python Modules

1 Like

Answer

module

Answered By

3 Likes


Related Questions