Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
Python Institute Certified Associate in Python Programming
/
Question #1
#1
Multiple Choice
Mark for review
What is true about Python packages? (Choose two.)
A.
a code designed to initialize a package’s state should be placed inside a file named init.py
B.
a package’s contents can be stored and distributed as an mp3 file
C.
__pycache__ is a folder that stores semi-compiled Python modules
D.
the sys.path variable is a list of strings
Reveal Answer
Previous
Question 1 of 129
Exam PCAP-31-03 Topic 1 Question 1
Back to all questions
Next
Sign In
Sign Up