(POC) Python Online Certification Practice Test
(POC) Python Online Certification POC Modules, Libraries & Debugging
What is the purpose of the 'import' statement in Python?
Select your answer
A
To define a new function
B
To execute code line-by-line
C
To include external modules or libraries
D
To comment out code
Need a hint?
(H)