Python Institute PCAP-31-03 Question Answer
What is true about Python packages? (Select two answers)
the sys.path variable is a list of strings
_pycache_is a folder that stores semi-completed Python modules
a package contents can be stored and distributed as an mp3 file
a code designed to initialize a package's state should be placed inside a file named init.py
TESTED 15 Feb 2026
Copyright © 2014-2026 ACE4Sure. All Rights Reserved