A module line (header) is written only once at the top of the program.
True
Reason — The module line or import statement is written once at the top of a program to include necessary modules.