Programming (11th Grade)
Modules
Which of the following is a correct way to import a module in Python?
import module_name
include module_name
require module_name
load module_name