Programming (11th Grade)
Modules
Which of the following statements is used to import a module in Python?
import module_name
include module_name
require module_name
using module_name