Computer Science

Fill in the blanks:

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

Python Modules

3 Likes

Answer

module

Answered By

3 Likes


Related Questions